summaryrefslogtreecommitdiff
path: root/pcmcia-cs/pcmcia-cs_3.2.7.oe
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2004-05-11 20:23:16 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2004-05-11 20:23:16 +0000
commit1df4d9e18ee0acbc1ae25990ee533d015cbca0c2 (patch)
treee60a4a88d7a0f8c07904eb4c6a709d679fd03988 /pcmcia-cs/pcmcia-cs_3.2.7.oe
parent12e57dd605d325e718a4722e30a33f60cf4e7111 (diff)
pcmcia-cs_3.2.7.oe:
modutils are provided by busybox fuser from psmisc is also provided by busybox busybox_1.00-pre10.oe: added fuser defconfig: added fuser fgrep is needed by some initscripts other changes are useful busybox-1.00-pre10-fuser.patch: new file BKrev: 40a13634BxufhkCjTQXkZ8A_0PJrZw
Diffstat (limited to 'pcmcia-cs/pcmcia-cs_3.2.7.oe')
-rw-r--r--pcmcia-cs/pcmcia-cs_3.2.7.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcmcia-cs/pcmcia-cs_3.2.7.oe b/pcmcia-cs/pcmcia-cs_3.2.7.oe
index 2a9d2e3683..088098cfcc 100644
--- a/pcmcia-cs/pcmcia-cs_3.2.7.oe
+++ b/pcmcia-cs/pcmcia-cs_3.2.7.oe
@@ -2,7 +2,7 @@ DESCRIPTION = "Card Services for Linux is a complete PCMCIA support package."
SECTION = "base"
PRIORITY = "optional"
LICENSE = "GPL"
-RDEPENDS = "modutils psmisc"
+RDEPENDS = "busybox modutils-depmod"
SRC_URI = "http://pcmcia-cs.sourceforge.net/ftp/pcmcia-cs-${PV}.tar.gz"