psplash-zap: recommend psplash
authorKoen Kooi <koen@openembedded.org>
Fri, 17 Apr 2009 06:49:03 +0000 (08:49 +0200)
committerKoen Kooi <koen@openembedded.org>
Fri, 17 Apr 2009 06:49:03 +0000 (08:49 +0200)
recipes/psplash/psplash-zap_1.0.bb

index 58fa3ed..d6b2810 100644 (file)
@@ -1,5 +1,6 @@
 
 SRC_URI = "file://zzapsplash-init"
+PR = "r1"
 
 do_install_prepend() {
        install -d "${D}${sysconfdir}/init.d/"
@@ -8,6 +9,7 @@ do_install_prepend() {
 
 inherit update-rc.d
 
+RECOMMENDS_${PN} = "psplash-angstrom"
 INITSCRIPT_NAME = "zzapsplash"
 INITSCRIPT_PARAMS = "start 99 5 S ."