diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-02-28 11:50:37 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-02-28 12:08:32 +0100 |
commit | 1341715d0aeb47a557d0b1692842ed842eab0c78 (patch) | |
tree | d99477858b7941070158f28012e05cfc51d1a48b /app-text/poppler/poppler-9999.ebuild | |
parent | media-libs/harfbuzz: Drop old (diff) | |
download | gentoo-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
Diffstat (limited to 'app-text/poppler/poppler-9999.ebuild')
-rw-r--r-- | app-text/poppler/poppler-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 ) |