summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortharvik <tharvik@users.noreply.github.com>2016-01-22 17:10:01 +0100
committertharvik <tharvik@users.noreply.github.com>2016-01-22 17:10:01 +0100
commite85ab57edad4deabd192160263f80cf71164b2df (patch)
treeea46d367a64c5b32a25bec5650389afe8e4270b3
parentdev-db/sqldeveloper: version bump (diff)
downloadgentoo-e85ab57edad4deabd192160263f80cf71164b2df.tar.gz
gentoo-e85ab57edad4deabd192160263f80cf71164b2df.tar.bz2
gentoo-e85ab57edad4deabd192160263f80cf71164b2df.zip
app-text/zathura: synctex need textlive-core-2015
-rw-r--r--app-text/zathura/zathura-0.3.4.ebuild2
-rw-r--r--app-text/zathura/zathura-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-text/zathura/zathura-0.3.4.ebuild b/app-text/zathura/zathura-0.3.4.ebuild
index 12a90276b4a3..1af5fd36da72 100644
--- a/app-text/zathura/zathura-0.3.4.ebuild
+++ b/app-text/zathura/zathura-0.3.4.ebuild
@@ -30,7 +30,7 @@ RDEPEND=">=dev-libs/girara-0.2.5:3=
>=x11-libs/gtk+-3.6:3
magic? ( sys-apps/file:= )
sqlite? ( dev-db/sqlite:3= )
- synctex? ( app-text/texlive-core )"
+ synctex? ( >=app-text/texlive-core-2015 )"
DEPEND="${RDEPEND}
sys-devel/gettext
virtual/pkgconfig
diff --git a/app-text/zathura/zathura-9999.ebuild b/app-text/zathura/zathura-9999.ebuild
index ff9ff6731ef0..df11533360c5 100644
--- a/app-text/zathura/zathura-9999.ebuild
+++ b/app-text/zathura/zathura-9999.ebuild
@@ -30,7 +30,7 @@ RDEPEND=">=dev-libs/girara-0.2.5:3=
>=x11-libs/gtk+-3.6:3
magic? ( sys-apps/file:= )
sqlite? ( dev-db/sqlite:3= )
- synctex? ( app-text/texlive-core )"
+ synctex? ( >=app-text/texlive-core-2015 )"
DEPEND="${RDEPEND}
sys-devel/gettext
virtual/pkgconfig