nokia770-init: Fix broken dependency.
authorFlorian Boor <florian.boor@kernelconcepts.de>
Thu, 1 Dec 2005 19:08:46 +0000 (19:08 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 1 Dec 2005 19:08:46 +0000 (19:08 +0000)
packages/maemo/nokia770-init_1.0.bb

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