summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-02-28 11:50:37 +0100
committerPacho Ramos <pacho@gentoo.org>2016-02-28 12:08:32 +0100
commit1341715d0aeb47a557d0b1692842ed842eab0c78 (patch)
treed99477858b7941070158f28012e05cfc51d1a48b
parentmedia-libs/harfbuzz: Drop old (diff)
downloadgentoo-1341715d0aeb47a557d0b1692842ed842eab0c78.tar.gz
gentoo-1341715d0aeb47a557d0b1692842ed842eab0c78.tar.bz2
gentoo-1341715d0aeb47a557d0b1692842ed842eab0c78.zip
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
-rw-r--r--app-text/poppler/poppler-0.41.0.ebuild2
-rw-r--r--app-text/poppler/poppler-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
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 )