commit: b67697870f76c3733008331f6c02dee611371e26
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat May 26 16:52:25 2018 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat May 26 16:52:25 2018 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=b6769787
app-text/evince: fix minimum version of gdk-pixbuf
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Manifest-Sign-Key: 0x5A56C8CD0C13248A
app-text/evince/evince-3.26.0.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/app-text/evince/evince-3.26.0.ebuild
b/app-text/evince/evince-3.26.0.ebuild
index af4f9e25..85f3eec0 100644
--- a/app-text/evince/evince-3.26.0.ebuild
+++ b/app-text/evince/evince-3.26.0.ebuild
@@ -17,12 +17,13 @@ KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64
~sparc x86 ~x86-fbsd
# atk used in libview
# gdk-pixbuf used all over the place
+# bundles unarr library. It does not seem to exist standalone.
COMMON_DEPEND="
dev-libs/atk
>=dev-libs/glib-2.36:2[dbus]
>=dev-libs/libxml2-2.5:2
sys-libs/zlib:=
- x11-libs/gdk-pixbuf:2
+ >=x11-libs/gdk-pixbuf-2.36.5:2
>=x11-libs/gtk+-3.16.0:3[introspection?]
gnome-base/gsettings-desktop-schemas
>=x11-libs/cairo-1.10:=