summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/hwsetup/hwsetup-1.1.ebuild')
-rw-r--r--sys-apps/hwsetup/hwsetup-1.1.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/sys-apps/hwsetup/hwsetup-1.1.ebuild b/sys-apps/hwsetup/hwsetup-1.1.ebuild
index bcb3da4725d2..1def8819a46a 100644
--- a/sys-apps/hwsetup/hwsetup-1.1.ebuild
+++ b/sys-apps/hwsetup/hwsetup-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwsetup/hwsetup-1.1.ebuild,v 1.3 2005/11/18 15:20:36 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwsetup/hwsetup-1.1.ebuild,v 1.4 2005/12/07 04:41:25 wolf31o2 Exp $
inherit eutils
@@ -15,8 +15,10 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~ia64 -mips ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
-DEPEND="sys-libs/libkudzu"
+DEPEND="sys-libs/libkudzu
+ sys-apps/pciutils"
RDEPEND="sys-libs/libkudzu
+ sys-apps/pciutils
|| ( sys-apps/hwdata-gentoo
sys-apps/hwdata
sys-apps/hwdata-knoppix )"