summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2016-12-11 06:15:42 +1300
committerKent Fredric <kentnl@gentoo.org>2016-12-11 07:00:53 +1300
commite34a6997467bb3de46969058651c855db3acdea0 (patch)
tree79934d01b5a540d237d54f7eb88bd9afd528ffc0
parentdev-perl/Glib-Object-Introspection: Fix dep on dev-perl/ExtUtils-PkgConfig (diff)
downloadgentoo-e34a6997467bb3de46969058651c855db3acdea0.tar.gz
gentoo-e34a6997467bb3de46969058651c855db3acdea0.tar.bz2
gentoo-e34a6997467bb3de46969058651c855db3acdea0.zip
dev-perl/Cairo: Fix dep on dev-perl/ExtUtils-PkgConfig
Package-Manager: portage-2.3.3
-rw-r--r--dev-perl/Cairo/Cairo-1.106.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Cairo/Cairo-1.106.0.ebuild b/dev-perl/Cairo/Cairo-1.106.0.ebuild
index a5a2e0a06e55..6db3dc25a23d 100644
--- a/dev-perl/Cairo/Cairo-1.106.0.ebuild
+++ b/dev-perl/Cairo/Cairo-1.106.0.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$
@@ -21,7 +21,7 @@ RDEPEND="
DEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
>=dev-perl/ExtUtils-Depends-0.200.0
- >=dev-perl/extutils-pkgconfig-1.0.0
+ >=dev-perl/ExtUtils-PkgConfig-1.0.0
test? (
dev-perl/Test-Number-Delta
)