diff options
Diffstat (limited to 'app-text/zathura')
-rw-r--r-- | app-text/zathura/zathura-0.3.8.ebuild | 4 | ||||
-rw-r--r-- | app-text/zathura/zathura-0.4.1.ebuild | 2 | ||||
-rw-r--r-- | app-text/zathura/zathura-9999.ebuild | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/app-text/zathura/zathura-0.3.8.ebuild b/app-text/zathura/zathura-0.3.8.ebuild index 3bbbd76e6463..77c3802a951a 100644 --- a/app-text/zathura/zathura-0.3.8.ebuild +++ b/app-text/zathura/zathura-0.3.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -21,7 +21,7 @@ LICENSE="ZLIB" SLOT="0" IUSE="+magic sqlite synctex test" -RDEPEND=">=dev-libs/girara-0.2.8:3= +RDEPEND=">=dev-libs/girara-0.2.8:= >=dev-libs/glib-2.32:2= x11-libs/cairo:= >=x11-libs/gtk+-3.6:3 diff --git a/app-text/zathura/zathura-0.4.1.ebuild b/app-text/zathura/zathura-0.4.1.ebuild index 8021ab0339ec..842130d46e6b 100644 --- a/app-text/zathura/zathura-0.4.1.ebuild +++ b/app-text/zathura/zathura-0.4.1.ebuild @@ -22,7 +22,7 @@ SLOT="0" IUSE="+magic seccomp sqlite synctex test" RDEPEND="dev-libs/appstream - >=dev-libs/girara-0.3.1:0 + >=dev-libs/girara-0.3.1:= >=dev-libs/glib-2.50:2 dev-util/desktop-file-utils dev-python/sphinx diff --git a/app-text/zathura/zathura-9999.ebuild b/app-text/zathura/zathura-9999.ebuild index 70f20b7aed63..89006688f4d4 100644 --- a/app-text/zathura/zathura-9999.ebuild +++ b/app-text/zathura/zathura-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -21,7 +21,7 @@ LICENSE="ZLIB" SLOT="0" IUSE="+magic sqlite synctex test" -RDEPEND=">=dev-libs/girara-0.2.7:3= +RDEPEND=">=dev-libs/girara-0.2.7:= >=dev-libs/glib-2.32:2= x11-libs/cairo:= >=x11-libs/gtk+-3.6:3 |