aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntonio Ospite <ospite@studenti.unina.it>2010-04-09 09:32:32 +0000
committerKhem Raj <raj.khem@gmail.com>2010-05-26 13:26:05 -0700
commit583d8ac5f49b60791f9539b3374ed9860fa61b3c (patch)
tree27610cbfa809c40282b0acdc7bfcac1dae77d584
parenta56048dedf697b749877bc258a5f751c96a71561 (diff)
downloadopenembedded-583d8ac5f49b60791f9539b3374ed9860fa61b3c.tar.gz
paroli: depend just on edbus, not on edbus-ehal
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>
-rw-r--r--recipes/openmoko-projects/paroli_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/openmoko-projects/paroli_git.bb b/recipes/openmoko-projects/paroli_git.bb
index 251c2585a6..e3f2523b9a 100644
--- a/recipes/openmoko-projects/paroli_git.bb
+++ b/recipes/openmoko-projects/paroli_git.bb
@@ -24,7 +24,7 @@ RDEPENDS = "\
task-fso-compliance \
elementary \
elementary-themes \
- edbus-ehal \
+ edbus \
"
E_CONFIG_DIR="/usr/share/enlightenment/data"