summaryrefslogtreecommitdiff
path: root/dev-perl/Glib-Object-Introspection
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
parente8b4a2bd8b98d4727a623d57877b562efaa9a9a4 (diff)
downloadgentoo-b54f3ef9ba2a08af3b57b88daf727132cff68e7e.tar.gz
gentoo-b54f3ef9ba2a08af3b57b88daf727132cff68e7e.tar.xz
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 cfb03631398..041344b3317 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}
"