From: Klaus Kurzmann Date: Tue, 4 Jan 2011 23:23:28 +0000 (+0100) Subject: libphone-ui-shr_git.bb: remove obsolete depends X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7009c88722b6693918e2a776d21f25a5c37b2a1c;p=openembedded.git libphone-ui-shr_git.bb: remove obsolete 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 b2e58e1e87..c258856343 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 libfsoframework libphone-ui evas ecore edje edje-native elementary" +DEPENDS += " libphone-ui evas ecore edje edje-native elementary" SRCREV = "d0e59a3b5ef88d65a67e2c00abac9f14b2775eea" PE = "1" PV = "0.0.1+gitr${SRCPV}"