summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2018-03-13 23:29:58 +1100
committerMichael Palimaka <kensington@gentoo.org>2018-03-13 23:51:35 +1100
commit003b86390961b43e404a282534dbf4cb8b73c3ec (patch)
tree08d90a000b65dc3f2ba40ee96a327a3aa7def398 /app-text/atril/atril-1.18.3.ebuild
parentapp-text/diffpdf: remove unnecessary := subslot operator on poppler (diff)
downloadgentoo-003b86390961b43e404a282534dbf4cb8b73c3ec.tar.gz
gentoo-003b86390961b43e404a282534dbf4cb8b73c3ec.tar.bz2
gentoo-003b86390961b43e404a282534dbf4cb8b73c3ec.zip
app-text/atril: remove unnecessary := subslot operator on poppler
Per poppler's metadata.xml, the subslot reflects ABI compatibility of libpoppler.so only, not libpoppler-{glib,qt4,cpp}.so. Bug: https://bugs.gentoo.org/607908 Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-text/atril/atril-1.18.3.ebuild')
-rw-r--r--app-text/atril/atril-1.18.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/atril/atril-1.18.3.ebuild b/app-text/atril/atril-1.18.3.ebuild
index 4769e545a0a9..e4db37226f49 100644
--- a/app-text/atril/atril-1.18.3.ebuild
+++ b/app-text/atril/atril-1.18.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -19,7 +19,7 @@ IUSE="caja dbus debug djvu dvi epub +introspection gnome-keyring +postscript t1l
REQUIRED_USE="t1lib? ( dvi )"
-COMMON_DEPEND=">=app-text/poppler-0.22:0=[cairo]
+COMMON_DEPEND=">=app-text/poppler-0.22[cairo]
dev-libs/atk:0
>=dev-libs/glib-2.36:2
>=dev-libs/libxml2-2.5:2