summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/modutils/modutils-2.4.16-r3.ebuild')
-rw-r--r--sys-apps/modutils/modutils-2.4.16-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/modutils/modutils-2.4.16-r3.ebuild b/sys-apps/modutils/modutils-2.4.16-r3.ebuild
index 6ba4c88de49c..f681f7408039 100644
--- a/sys-apps/modutils/modutils-2.4.16-r3.ebuild
+++ b/sys-apps/modutils/modutils-2.4.16-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/modutils/modutils-2.4.16-r3.ebuild,v 1.7 2002/10/04 06:27:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/modutils/modutils-2.4.16-r3.ebuild,v 1.8 2002/10/19 04:06:04 vapier Exp $
S=${WORKDIR}/${P}
SLOT="0"
@@ -11,6 +11,7 @@ KEYWORDS="x86 ppc sparc sparc64"
LICENSE="GPL-2"
DEPEND="virtual/glibc"
# zlib? ( sys-libs/zlib )"
+RDEPEND="${DEPEND}"
src_compile() {
myconf=""
@@ -39,4 +40,3 @@ src_install() {
dodoc COPYING CREDITS ChangeLog NEWS README TODO
}
-