commit: 5529da05351a41ead12e06b96150af34159432a4
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 10 17:07:11 2016 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Dec 10 18:00:50 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5529da05
dev-perl/gtk2-gladexml: Fix dep on dev-perl/ExtUtils-PkgConfig
Package-Manager: portage-2.3.3
dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r1.ebuild
b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r1.ebuild
index c8ad2da..0e49732 100644
--- a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r1.ebuild
+++ b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -23,4 +23,4 @@ RDEPEND="x11-libs/gtk+:2
>=dev-perl/gtk2-perl-1.012"
DEPEND="${RDEPEND}
>=dev-perl/ExtUtils-Depends-0.300
- dev-perl/extutils-pkgconfig"
+ dev-perl/ExtUtils-PkgConfig"