commit: e85ab57edad4deabd192160263f80cf71164b2df
Author: tharvik <tharvik <AT> users <DOT> noreply <DOT> github <DOT> com>
AuthorDate: Fri Jan 22 16:10:01 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Jan 22 16:10:01 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e85ab57e
app-text/zathura: synctex need textlive-core-2015
app-text/zathura/zathura-0.3.4.ebuild | 2 +-
app-text/zathura/zathura-9999.ebuild | 2 +-
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 12a9027..1af5fd3 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 ff9ff67..df11533 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