dev-perl/glib-perl: Fix dep on dev-perl/ExtUtils-PkgConfig

Package-Manager: portage-2.3.3
This commit is contained in:
Kent Fredric
2016-12-11 06:10:49 +13:00
parent 01a6e260e0
commit 1cc2361a79
3 changed files with 4 additions and 4 deletions

View File

@@ -20,7 +20,7 @@ IUSE=""
RDEPEND=">=dev-libs/glib-2"
DEPEND="${RDEPEND}
virtual/pkgconfig
>=dev-perl/extutils-pkgconfig-1.0.0
>=dev-perl/ExtUtils-PkgConfig-1.0.0
>=dev-perl/ExtUtils-Depends-0.300.0
dev-perl/Log-Agent
"

View File

@@ -23,7 +23,7 @@ RDEPEND="
DEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
>=dev-perl/ExtUtils-Depends-0.300.0
>=dev-perl/extutils-pkgconfig-1.0.0
>=dev-perl/ExtUtils-PkgConfig-1.0.0
virtual/pkgconfig
dev-perl/Log-Agent
"

View File

@@ -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,7 +23,7 @@ RDEPEND="
DEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
>=dev-perl/ExtUtils-Depends-0.300.0
>=dev-perl/extutils-pkgconfig-1.0.0
>=dev-perl/ExtUtils-PkgConfig-1.0.0
virtual/pkgconfig
dev-perl/Log-Agent
"