nokia770-init: Correct DEPENDS
authorRichard Purdie <rpurdie@rpsys.net>
Wed, 21 Sep 2005 09:26:01 +0000 (09:26 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 21 Sep 2005 09:26:01 +0000 (09:26 +0000)
packages/maemo/nokia770-init_1.0.bb

index 14ec4a0..11b4104 100644 (file)
@@ -1,8 +1,8 @@
 LICENSE    = "GPL"
 MAINTAINER = "Florian Boor <florian@kernelconcepts.de"
-PR         = "r3"
+PR         = "r4"
 
-DEPENDS    = "base-passwd"
+DEPENDS    = "base-passwd hotplug"
 RDEPENDS   = "hotplug"
 
 SRC_URI    = "file://fixup-770.sh"