From 583d8ac5f49b60791f9539b3374ed9860fa61b3c Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Fri, 9 Apr 2010 09:32:32 +0000 Subject: 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 Signed-off-by: Khem Raj --- recipes/openmoko-projects/paroli_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit 1.2.3-korg