From: Antonio Ospite Date: Fri, 9 Apr 2010 09:32:32 +0000 (+0000) Subject: paroli: depend just on edbus, not on edbus-ehal X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=583d8ac5f49b60791f9539b3374ed9860fa61b3c;p=openembedded.git 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 --- 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"