diff options
author | Kent Fredric <kentnl@gentoo.org> | 2016-12-11 06:14:25 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2016-12-11 07:00:53 +1300 |
commit | b54f3ef9ba2a08af3b57b88daf727132cff68e7e (patch) | |
tree | 8b7ab94e46a9856ceb679127491e4bc6d0981a10 /dev-perl/Glib-Object-Introspection | |
parent | dev-perl/Pango: Fix dep on dev-perl/ExtUtils-PkgConfig (diff) | |
download | gentoo-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.ebuild | 2 |
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} " |