summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Schwarzott <zzam@gentoo.org>2010-08-02 20:52:59 +0000
committerMatthias Schwarzott <zzam@gentoo.org>2010-08-02 20:52:59 +0000
commit44547bc2aa58e3ff44fef33a471f2f052086beae (patch)
tree42eaff188777822c1875fbcdc24ba00259a318bc /sys-fs/udev/udev-149.ebuild
parentStable for HPPA (bug #330827). (diff)
downloadgentoo-2-44547bc2aa58e3ff44fef33a471f2f052086beae.tar.gz
gentoo-2-44547bc2aa58e3ff44fef33a471f2f052086beae.tar.bz2
gentoo-2-44547bc2aa58e3ff44fef33a471f2f052086beae.zip
Added pkgconfig dependency for udev-149 and newer when using extras use-flag, Bug #327713.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/udev/udev-149.ebuild')
-rw-r--r--sys-fs/udev/udev-149.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-fs/udev/udev-149.ebuild b/sys-fs/udev/udev-149.ebuild
index f4ae6f8eaec4..3e4a13d24d0b 100644
--- a/sys-fs/udev/udev-149.ebuild
+++ b/sys-fs/udev/udev-149.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-149.ebuild,v 1.12 2010/07/10 11:47:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-149.ebuild,v 1.13 2010/08/02 20:52:59 zzam Exp $
EAPI="1"
@@ -33,6 +33,7 @@ COMMON_DEPEND="selinux? ( sys-libs/libselinux )
virtual/libusb:0
sys-apps/pciutils
dev-libs/glib:2
+ dev-util/pkgconfig
)
>=sys-apps/util-linux-2.16
>=sys-libs/glibc-2.9"