summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-03 04:46:47 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-03 04:46:47 +0000
commit4320a48f0d447689b593dd117383d2a2a4adf9ee (patch)
tree0ee88c12aae12d4ed23f05d5fffdfc46db37d63f /sys-block
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadhistorical-4320a48f0d447689b593dd117383d2a2a4adf9ee.tar.gz
historical-4320a48f0d447689b593dd117383d2a2a4adf9ee.tar.bz2
historical-4320a48f0d447689b593dd117383d2a2a4adf9ee.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'sys-block')
-rw-r--r--sys-block/endpoint/ChangeLog7
-rw-r--r--sys-block/endpoint/endpoint-0.1.0.ebuild6
-rw-r--r--sys-block/gparted/ChangeLog6
-rw-r--r--sys-block/gparted/gparted-0.11.0.ebuild4
-rw-r--r--sys-block/gparted/gparted-0.12.0.ebuild4
-rw-r--r--sys-block/nbd/ChangeLog7
-rw-r--r--sys-block/nbd/nbd-2.9.20.ebuild6
-rw-r--r--sys-block/nbd/nbd-2.9.21a.ebuild6
-rw-r--r--sys-block/nbd/nbd-2.9.22.ebuild6
-rw-r--r--sys-block/nbd/nbd-2.9.23.ebuild6
-rw-r--r--sys-block/nbd/nbd-2.9.24.ebuild6
-rw-r--r--sys-block/nbd/nbd-2.9.25.ebuild6
-rw-r--r--sys-block/nbd/nbd-3.0.ebuild4
-rw-r--r--sys-block/parted/ChangeLog7
-rw-r--r--sys-block/parted/parted-2.3-r1.ebuild6
-rw-r--r--sys-block/parted/parted-2.3-r2.ebuild6
-rw-r--r--sys-block/parted/parted-2.3.ebuild6
-rw-r--r--sys-block/parted/parted-2.4.ebuild6
-rw-r--r--sys-block/parted/parted-3.0.ebuild4
-rw-r--r--sys-block/parted/parted-3.1.ebuild4
20 files changed, 65 insertions, 48 deletions
diff --git a/sys-block/endpoint/ChangeLog b/sys-block/endpoint/ChangeLog
index 6a08ddaa96e6..98fb36fa82fd 100644
--- a/sys-block/endpoint/ChangeLog
+++ b/sys-block/endpoint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-block/endpoint
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/endpoint/ChangeLog,v 1.5 2008/01/14 02:30:27 robbat2 Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-block/endpoint/ChangeLog,v 1.6 2012/05/03 04:46:47 jdhore Exp $
+
+ 03 May 2012; Jeff Horelick <jdhore@gentoo.org> endpoint-0.1.0.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
14 Jan 2008; Robin H. Johnson <robbat2@gentoo.org> metadata.xml,
endpoint-0.1.0.ebuild:
diff --git a/sys-block/endpoint/endpoint-0.1.0.ebuild b/sys-block/endpoint/endpoint-0.1.0.ebuild
index 2d047446a31a..74afba4ea9d7 100644
--- a/sys-block/endpoint/endpoint-0.1.0.ebuild
+++ b/sys-block/endpoint/endpoint-0.1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/endpoint/endpoint-0.1.0.ebuild,v 1.6 2008/04/19 23:06:12 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/endpoint/endpoint-0.1.0.ebuild,v 1.7 2012/05/03 04:46:47 jdhore Exp $
inherit eutils
@@ -16,7 +16,7 @@ IUSE=""
RDEPEND=">=sys-libs/libraw1394-0.9
>=dev-libs/glib-2"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_unpack() {
unpack ${A}
diff --git a/sys-block/gparted/ChangeLog b/sys-block/gparted/ChangeLog
index 4181039e0860..73d8a094e49b 100644
--- a/sys-block/gparted/ChangeLog
+++ b/sys-block/gparted/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-block/gparted
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/gparted/ChangeLog,v 1.115 2012/04/29 16:14:58 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/gparted/ChangeLog,v 1.116 2012/05/03 04:46:47 jdhore Exp $
+
+ 03 May 2012; Jeff Horelick <jdhore@gentoo.org> gparted-0.11.0.ebuild,
+ gparted-0.12.0.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
29 Apr 2012; Markus Meier <maekke@gentoo.org> gparted-0.12.0.ebuild:
x86 stable, bug #410611
diff --git a/sys-block/gparted/gparted-0.11.0.ebuild b/sys-block/gparted/gparted-0.11.0.ebuild
index ea9e0cdf9365..faac76801bf3 100644
--- a/sys-block/gparted/gparted-0.11.0.ebuild
+++ b/sys-block/gparted/gparted-0.11.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/gparted/gparted-0.11.0.ebuild,v 1.5 2012/03/15 21:30:58 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/gparted/gparted-0.11.0.ebuild,v 1.6 2012/05/03 04:46:47 jdhore Exp $
EAPI=4
GCONF_DEBUG=no
@@ -46,7 +46,7 @@ RDEPEND="${common_depends}
xfs? ( sys-fs/xfsprogs sys-fs/xfsdump )"
DEPEND="${common_depends}
- >=dev-util/pkgconfig-0.12
+ virtual/pkgconfig
>=dev-util/intltool-0.35.5
app-text/rarian
app-text/gnome-doc-utils
diff --git a/sys-block/gparted/gparted-0.12.0.ebuild b/sys-block/gparted/gparted-0.12.0.ebuild
index abff3d6daa10..0ea5a948525e 100644
--- a/sys-block/gparted/gparted-0.12.0.ebuild
+++ b/sys-block/gparted/gparted-0.12.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/gparted/gparted-0.12.0.ebuild,v 1.4 2012/04/29 16:14:58 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/gparted/gparted-0.12.0.ebuild,v 1.5 2012/05/03 04:46:47 jdhore Exp $
EAPI=4
GCONF_DEBUG=no
@@ -51,7 +51,7 @@ DEPEND="${COMMON_DEPEND}
app-text/gnome-doc-utils
app-text/rarian
dev-util/intltool
- dev-util/pkgconfig"
+ virtual/pkgconfig"
pkg_setup() {
DOCS="AUTHORS ChangeLog NEWS README"
diff --git a/sys-block/nbd/ChangeLog b/sys-block/nbd/ChangeLog
index 0ea5f37d2d50..a64665d6752d 100644
--- a/sys-block/nbd/ChangeLog
+++ b/sys-block/nbd/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-block/nbd
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/nbd/ChangeLog,v 1.66 2012/02/21 19:41:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/nbd/ChangeLog,v 1.67 2012/05/03 04:46:47 jdhore Exp $
+
+ 03 May 2012; Jeff Horelick <jdhore@gentoo.org> nbd-2.9.20.ebuild,
+ nbd-2.9.21a.ebuild, nbd-2.9.22.ebuild, nbd-2.9.23.ebuild, nbd-2.9.24.ebuild,
+ nbd-2.9.25.ebuild, nbd-3.0.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
*nbd-3.0 (21 Feb 2012)
diff --git a/sys-block/nbd/nbd-2.9.20.ebuild b/sys-block/nbd/nbd-2.9.20.ebuild
index 74d6b9452af6..e781202b9917 100644
--- a/sys-block/nbd/nbd-2.9.20.ebuild
+++ b/sys-block/nbd/nbd-2.9.20.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/nbd/nbd-2.9.20.ebuild,v 1.4 2011/03/02 08:18:39 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/nbd/nbd-2.9.20.ebuild,v 1.5 2012/05/03 04:46:47 jdhore Exp $
EAPI="2"
@@ -15,7 +15,7 @@ IUSE=""
RDEPEND=">=dev-libs/glib-2.0"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_configure() {
econf \
diff --git a/sys-block/nbd/nbd-2.9.21a.ebuild b/sys-block/nbd/nbd-2.9.21a.ebuild
index 1e6ccbefccca..2df0e08fb612 100644
--- a/sys-block/nbd/nbd-2.9.21a.ebuild
+++ b/sys-block/nbd/nbd-2.9.21a.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/nbd/nbd-2.9.21a.ebuild,v 1.1 2011/05/16 03:16:53 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/nbd/nbd-2.9.21a.ebuild,v 1.2 2012/05/03 04:46:47 jdhore Exp $
EAPI="2"
@@ -15,7 +15,7 @@ IUSE=""
RDEPEND=">=dev-libs/glib-2.0"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_configure() {
econf \
diff --git a/sys-block/nbd/nbd-2.9.22.ebuild b/sys-block/nbd/nbd-2.9.22.ebuild
index 64fd5b79820e..45549f50fa68 100644
--- a/sys-block/nbd/nbd-2.9.22.ebuild
+++ b/sys-block/nbd/nbd-2.9.22.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/nbd/nbd-2.9.22.ebuild,v 1.5 2011/07/09 11:06:49 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/nbd/nbd-2.9.22.ebuild,v 1.6 2012/05/03 04:46:47 jdhore Exp $
EAPI="2"
@@ -15,7 +15,7 @@ IUSE=""
RDEPEND=">=dev-libs/glib-2.0"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_configure() {
econf \
diff --git a/sys-block/nbd/nbd-2.9.23.ebuild b/sys-block/nbd/nbd-2.9.23.ebuild
index 3931da387702..ec33c93b15e4 100644
--- a/sys-block/nbd/nbd-2.9.23.ebuild
+++ b/sys-block/nbd/nbd-2.9.23.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/nbd/nbd-2.9.23.ebuild,v 1.1 2011/07/11 02:41:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/nbd/nbd-2.9.23.ebuild,v 1.2 2012/05/03 04:46:47 jdhore Exp $
EAPI="2"
@@ -15,7 +15,7 @@ IUSE=""
RDEPEND=">=dev-libs/glib-2.0"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_configure() {
econf \
diff --git a/sys-block/nbd/nbd-2.9.24.ebuild b/sys-block/nbd/nbd-2.9.24.ebuild
index 924ffcc15bc6..612bee107a1d 100644
--- a/sys-block/nbd/nbd-2.9.24.ebuild
+++ b/sys-block/nbd/nbd-2.9.24.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/nbd/nbd-2.9.24.ebuild,v 1.1 2011/09/14 23:58:33 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/nbd/nbd-2.9.24.ebuild,v 1.2 2012/05/03 04:46:47 jdhore Exp $
EAPI="4"
@@ -15,7 +15,7 @@ IUSE=""
RDEPEND=">=dev-libs/glib-2.0"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_configure() {
econf \
diff --git a/sys-block/nbd/nbd-2.9.25.ebuild b/sys-block/nbd/nbd-2.9.25.ebuild
index c7a15efc1284..645c2074a877 100644
--- a/sys-block/nbd/nbd-2.9.25.ebuild
+++ b/sys-block/nbd/nbd-2.9.25.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/nbd/nbd-2.9.25.ebuild,v 1.2 2011/11/29 20:18:54 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/nbd/nbd-2.9.25.ebuild,v 1.3 2012/05/03 04:46:47 jdhore Exp $
EAPI="4"
@@ -16,7 +16,7 @@ IUSE="zlib"
RDEPEND=">=dev-libs/glib-2.0
zlib? ( sys-libs/zlib )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_configure() {
econf \
diff --git a/sys-block/nbd/nbd-3.0.ebuild b/sys-block/nbd/nbd-3.0.ebuild
index d7cdb8a28495..47e0ffca6b92 100644
--- a/sys-block/nbd/nbd-3.0.ebuild
+++ b/sys-block/nbd/nbd-3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/nbd/nbd-3.0.ebuild,v 1.1 2012/02/21 19:41:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/nbd/nbd-3.0.ebuild,v 1.2 2012/05/03 04:46:47 jdhore Exp $
EAPI="4"
@@ -16,7 +16,7 @@ IUSE="zlib"
RDEPEND=">=dev-libs/glib-2.0
zlib? ( sys-libs/zlib )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_configure() {
econf \
diff --git a/sys-block/parted/ChangeLog b/sys-block/parted/ChangeLog
index a936a41e23a0..cd3021a1157d 100644
--- a/sys-block/parted/ChangeLog
+++ b/sys-block/parted/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-block/parted
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/ChangeLog,v 1.15 2012/03/04 18:23:21 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/ChangeLog,v 1.16 2012/05/03 04:46:47 jdhore Exp $
+
+ 03 May 2012; Jeff Horelick <jdhore@gentoo.org> parted-2.3.ebuild,
+ parted-2.3-r1.ebuild, parted-2.3-r2.ebuild, parted-2.4.ebuild,
+ parted-3.0.ebuild, parted-3.1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
*parted-3.1 (04 Mar 2012)
diff --git a/sys-block/parted/parted-2.3-r1.ebuild b/sys-block/parted/parted-2.3-r1.ebuild
index bd33da3aefc0..136d702dccdd 100644
--- a/sys-block/parted/parted-2.3-r1.ebuild
+++ b/sys-block/parted/parted-2.3-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-2.3-r1.ebuild,v 1.2 2011/02/21 17:09:57 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-2.3-r1.ebuild,v 1.3 2012/05/03 04:46:47 jdhore Exp $
EAPI="3"
@@ -29,7 +29,7 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
"
src_prepare() {
diff --git a/sys-block/parted/parted-2.3-r2.ebuild b/sys-block/parted/parted-2.3-r2.ebuild
index 67d166da11d1..60fca285b3a5 100644
--- a/sys-block/parted/parted-2.3-r2.ebuild
+++ b/sys-block/parted/parted-2.3-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-2.3-r2.ebuild,v 1.1 2011/04/07 15:32:44 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-2.3-r2.ebuild,v 1.2 2012/05/03 04:46:47 jdhore Exp $
EAPI="3"
@@ -29,7 +29,7 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
"
src_prepare() {
diff --git a/sys-block/parted/parted-2.3.ebuild b/sys-block/parted/parted-2.3.ebuild
index b125c78ada8f..dd5ee6d483c4 100644
--- a/sys-block/parted/parted-2.3.ebuild
+++ b/sys-block/parted/parted-2.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-2.3.ebuild,v 1.2 2010/10/29 15:42:37 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-2.3.ebuild,v 1.3 2012/05/03 04:46:47 jdhore Exp $
EAPI="2"
@@ -29,7 +29,7 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
"
src_prepare() {
diff --git a/sys-block/parted/parted-2.4.ebuild b/sys-block/parted/parted-2.4.ebuild
index 97ee616daae4..b3205f782371 100644
--- a/sys-block/parted/parted-2.4.ebuild
+++ b/sys-block/parted/parted-2.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-2.4.ebuild,v 1.1 2011/05/19 03:25:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-2.4.ebuild,v 1.2 2012/05/03 04:46:47 jdhore Exp $
EAPI="3"
@@ -29,7 +29,7 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
"
src_prepare() {
diff --git a/sys-block/parted/parted-3.0.ebuild b/sys-block/parted/parted-3.0.ebuild
index ea6fb7dbd57a..481ecfc71680 100644
--- a/sys-block/parted/parted-3.0.ebuild
+++ b/sys-block/parted/parted-3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-3.0.ebuild,v 1.8 2012/01/26 13:44:06 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-3.0.ebuild,v 1.9 2012/05/03 04:46:47 jdhore Exp $
EAPI="3"
@@ -29,7 +29,7 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
test? ( >=dev-libs/check-0.9.3 )
"
diff --git a/sys-block/parted/parted-3.1.ebuild b/sys-block/parted/parted-3.1.ebuild
index aa039547eeaa..4050c078ecd6 100644
--- a/sys-block/parted/parted-3.1.ebuild
+++ b/sys-block/parted/parted-3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-3.1.ebuild,v 1.1 2012/03/04 18:23:21 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-3.1.ebuild,v 1.2 2012/05/03 04:46:47 jdhore Exp $
EAPI="3"
@@ -29,7 +29,7 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
test? ( >=dev-libs/check-0.9.3 )
"