paroli: depend just on edbus, not on edbus-ehal
authorAntonio Ospite <ospite@studenti.unina.it>
Fri, 9 Apr 2010 09:32:32 +0000 (09:32 +0000)
committerKhem Raj <raj.khem@gmail.com>
Wed, 26 May 2010 20:26:05 +0000 (13:26 -0700)
edbus-ehal is not available anywhere in current metadata, just depend on
edbus to make images which include paroli build.

See also http://tinderbox.openembedded.org/packages/544404/

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/openmoko-projects/paroli_git.bb

index 251c258..e3f2523 100644 (file)
@@ -24,7 +24,7 @@ RDEPENDS = "\
   task-fso-compliance \
   elementary \
   elementary-themes \
-  edbus-ehal \
+  edbus \
 "
 
 E_CONFIG_DIR="/usr/share/enlightenment/data"