summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2016-12-11 06:14:25 +1300
committerKent Fredric <kentnl@gentoo.org>2016-12-11 07:00:53 +1300
commitb54f3ef9ba2a08af3b57b88daf727132cff68e7e (patch)
tree8b7ab94e46a9856ceb679127491e4bc6d0981a10 /dev-perl/Glib-Object-Introspection
parentdev-perl/Pango: Fix dep on dev-perl/ExtUtils-PkgConfig (diff)
downloadgentoo-b54f3ef9ba2a08af3b57b88daf727132cff68e7e.tar.gz
gentoo-b54f3ef9ba2a08af3b57b88daf727132cff68e7e.tar.bz2
gentoo-b54f3ef9ba2a08af3b57b88daf727132cff68e7e.zip
dev-perl/Glib-Object-Introspection: Fix dep on dev-perl/ExtUtils-PkgConfig
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-perl/Glib-Object-Introspection')
-rw-r--r--dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.40.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.40.0.ebuild b/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.40.0.ebuild
index cfb036313984..041344b33179 100644
--- a/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.40.0.ebuild
+++ b/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.40.0.ebuild
@@ -23,7 +23,7 @@ RDEPEND="
"
DEPEND="
>=dev-perl/ExtUtils-Depends-0.300.0
- >=dev-perl/extutils-pkgconfig-1.0.0
+ >=dev-perl/ExtUtils-PkgConfig-1.0.0
${RDEPEND}
"