commit: b54f3ef9ba2a08af3b57b88daf727132cff68e7e Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Sat Dec 10 17:14:25 2016 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Sat Dec 10 18:00:53 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b54f3ef9
dev-perl/Glib-Object-Introspection: Fix dep on dev-perl/ExtUtils-PkgConfig Package-Manager: portage-2.3.3 .../Glib-Object-Introspection/Glib-Object-Introspection-0.40.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 cfb0363..041344b 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} "