SlugOS: initscripts-slugos - add dependency on update-rc.d-native
authorMike Westerhof <mwester@dls.net>
Tue, 6 Apr 2010 04:20:11 +0000 (23:20 -0500)
committerMike Westerhof <mwester@dls.net>
Tue, 6 Apr 2010 04:20:11 +0000 (23:20 -0500)
recipes/initscripts/initscripts-slugos_1.0.bb

index 6e68036..1530d04 100644 (file)
@@ -9,9 +9,10 @@ include initscripts_${PV}.bb
 RCONFLICTS = "initscripts"
 
 # SlugOS uses the busybox makedevs, so until that dependency gets virtualized
-# the below lines serve to remove the dependency on the full makedevs package:
-DEPENDS = ""
-RDEPENDS = ""
+# the below lines serve to remove the dependency on the full makedevs package,
+# as well as adding the dependency for the update-rc.d package.
+DEPENDS = "update-rc.d-native"
+RDEPENDS = "update-rc.d"
 
 # All other standard definitions inherited from initscripts
 # Except the PR which is hacked here.  The format used is