summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/devfsd/devfsd-1.3.24.ebuild')
-rw-r--r--sys-apps/devfsd/devfsd-1.3.24.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-apps/devfsd/devfsd-1.3.24.ebuild b/sys-apps/devfsd/devfsd-1.3.24.ebuild
index c4c60a5f11df..1ea36142e454 100644
--- a/sys-apps/devfsd/devfsd-1.3.24.ebuild
+++ b/sys-apps/devfsd/devfsd-1.3.24.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/devfsd/devfsd-1.3.24.ebuild,v 1.5 2002/10/04 06:23:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/devfsd/devfsd-1.3.24.ebuild,v 1.6 2002/10/19 03:42:44 vapier Exp $
S=${WORKDIR}/${PN}
DESCRIPTION="Daemon for the Linux Device Filesystem"
@@ -11,7 +11,7 @@ SLOT="0"
LICENSE="GPL-2"
DEPEND="virtual/glibc"
-
+RDEPEND="${DEPEND}"
src_unpack() {
unpack ${A}
@@ -38,4 +38,3 @@ src_install() {
dodoc devfsd.conf COPYING* INSTALL
}
-