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

Package-Manager: portage-2.3.3
This commit is contained in:
Kent Fredric
2016-12-11 06:20:58 +13:00
parent 8b426e8673
commit 4c5fa0867f

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$
@@ -22,7 +22,7 @@ RDEPEND="
DEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
>=dev-perl/ExtUtils-Depends-0.205.0
>=dev-perl/extutils-pkgconfig-1.70.0
>=dev-perl/ExtUtils-PkgConfig-1.70.0
virtual/pkgconfig
"