zaurusd: RDEPENDS on procps
authorKoen Kooi <koen@openembedded.org>
Sun, 24 Sep 2006 15:32:59 +0000 (15:32 +0000)
committerKoen Kooi <koen@openembedded.org>
Sun, 24 Sep 2006 15:32:59 +0000 (15:32 +0000)
* anything that calls ps -e x should RDEPEND on procps
* patching it to work with busybox ps would make them fail with the real ps

packages/zaurusd/zaurusd_svn.bb

index 4205213..09a8800 100644 (file)
@@ -3,8 +3,9 @@ SECTION = "base"
 MAINTAINER = "Richard Purdie <rpurdie@openedhand.com>"
 LICENSE = "GPL"
 DEPENDS = "tslib"
+RDEPENDS = "procps"
 PV = "0.0+svn${SRCDATE}"
-PR = "r6"
+PR = "r7"
 
 SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=zaurusd;proto=http \
            file://zaurus-hinge.in \