From: Klaus Kurzmann Date: Wed, 12 May 2010 14:20:15 +0000 (+0200) Subject: libphone-ui-shr: add libfsoframework to DEPENDS X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=760131897994718cced9a53454ecd5e8751716c0;p=openembedded.git libphone-ui-shr: add libfsoframework to DEPENDS Signed-off-by: Klaus Kurzmann --- diff --git a/recipes/shr/libphone-ui-shr_git.bb b/recipes/shr/libphone-ui-shr_git.bb index 575fc9f0d5..b2a4641234 100644 --- a/recipes/shr/libphone-ui-shr_git.bb +++ b/recipes/shr/libphone-ui-shr_git.bb @@ -1,6 +1,6 @@ DESCRIPTION = "SHR default module for the Phone UI daemon" SECTION = "e/apps" -DEPENDS += " dbus-glib libframeworkd-glib libphone-ui evas ecore edje edje-native elementary" +DEPENDS += " dbus-glib libframeworkd-glib libfsoframework libphone-ui evas ecore edje edje-native elementary" SRCREV = "9f1f52bd8b314e8e46e9713f823fb17ba32ee7f5" PV = "0.0.0+gitr${SRCPV}" PR = "r5"