summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/xeasyconf')
-rw-r--r--x11-misc/xeasyconf/xeasyconf-0.1.3.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11-misc/xeasyconf/xeasyconf-0.1.3.ebuild b/x11-misc/xeasyconf/xeasyconf-0.1.3.ebuild
index ff2cafc225b0..f79a7bc1f544 100644
--- a/x11-misc/xeasyconf/xeasyconf-0.1.3.ebuild
+++ b/x11-misc/xeasyconf/xeasyconf-0.1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xeasyconf/xeasyconf-0.1.3.ebuild,v 1.1 2002/08/25 02:49:21 gerk Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xeasyconf/xeasyconf-0.1.3.ebuild,v 1.2 2002/08/25 02:51:01 gerk Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Xeasyconf is a PPC only tool to assist in xfree 4.x configs"
@@ -10,8 +10,9 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="ppc -x86 -sparc -sparc64"
-DEPEND="virtual/glibc x11-base/xfree sys-apps/pciutils dev-util/dialog"
-
+DEPEND="x11-base/xfree
+ sys-apps/pciutils"
+RDEPEND="dev-util/dialog"
src_unpack() {