mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
xfce-base/xfconf: Fix dep on dev-perl/ExtUtils-PkgConfig
Package-Manager: portage-2.3.3
This commit is contained in:
@@ -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$
|
||||
|
||||
@@ -27,7 +27,7 @@ DEPEND="${RDEPEND}
|
||||
sys-devel/gettext
|
||||
perl? (
|
||||
dev-perl/ExtUtils-Depends
|
||||
dev-perl/extutils-pkgconfig
|
||||
dev-perl/ExtUtils-PkgConfig
|
||||
)"
|
||||
|
||||
pkg_setup() {
|
||||
|
||||
@@ -27,7 +27,7 @@ DEPEND="${RDEPEND}
|
||||
sys-devel/gettext
|
||||
perl? (
|
||||
dev-perl/ExtUtils-Depends
|
||||
dev-perl/extutils-pkgconfig
|
||||
dev-perl/ExtUtils-PkgConfig
|
||||
)"
|
||||
|
||||
pkg_setup() {
|
||||
|
||||
Reference in New Issue
Block a user