From: Pacho Ramos Date: Sun, 28 Feb 2016 10:50:37 +0000 (+0100) Subject: app-text/poppler: Add subslot for goi https://wiki.gentoo.org/wiki/Project:GNOME... X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1341715d0aeb47a557d0b1692842ed842eab0c78;p=gentoo.git app-text/poppler: Add subslot for goi https://wiki.gentoo.org/wiki/Project:GNOME/Gnome_Team_Ebuild_Policies#dev-libs.2Fgobject-introspection:.3D_dependency Package-Manager: portage-2.2.27 --- diff --git a/app-text/poppler/poppler-0.41.0.ebuild b/app-text/poppler/poppler-0.41.0.ebuild index 4a56f9fbec2e..c0669e6bd4ab 100644 --- a/app-text/poppler/poppler-0.41.0.ebuild +++ b/app-text/poppler/poppler-0.41.0.ebuild @@ -32,7 +32,7 @@ COMMON_DEPEND=" cairo? ( dev-libs/glib:2 >=x11-libs/cairo-1.10.0 - introspection? ( >=dev-libs/gobject-introspection-1.32.1 ) + introspection? ( >=dev-libs/gobject-introspection-1.32.1:= ) ) curl? ( net-misc/curl ) jpeg? ( virtual/jpeg:0 ) diff --git a/app-text/poppler/poppler-9999.ebuild b/app-text/poppler/poppler-9999.ebuild index 905b180e9319..b10c1df28bc2 100644 --- a/app-text/poppler/poppler-9999.ebuild +++ b/app-text/poppler/poppler-9999.ebuild @@ -32,7 +32,7 @@ COMMON_DEPEND=" cairo? ( dev-libs/glib:2 >=x11-libs/cairo-1.10.0 - introspection? ( >=dev-libs/gobject-introspection-1.32.1 ) + introspection? ( >=dev-libs/gobject-introspection-1.32.1:= ) ) curl? ( net-misc/curl ) jpeg? ( virtual/jpeg:0 )