pcmcia-cs: rdepend on hostap and orinoco configs (sync with OE)

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2970 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-10-25 14:13:28 +00:00
parent 748341d3b0
commit dc668336fc

View File

@@ -3,7 +3,8 @@ SECTION = "base"
PRIORITY = "required" PRIORITY = "required"
LICENSE = "GPL" LICENSE = "GPL"
DEPENDS = "virtual/kernel" DEPENDS = "virtual/kernel"
PR = "r27" RDEPENDS = "hostap-conf orinoco-conf"
PR = "r28"
SRC_URI = "${SOURCEFORGE_MIRROR}/pcmcia-cs/pcmcia-cs-${PV}.tar.gz \ SRC_URI = "${SOURCEFORGE_MIRROR}/pcmcia-cs/pcmcia-cs-${PV}.tar.gz \
file://busybox.patch;patch=1 \ file://busybox.patch;patch=1 \