From: Klaus Kurzmann Date: Tue, 4 Jan 2011 23:25:37 +0000 (+0100) Subject: phoneuid_git.bb: fix DEPENDS for switch to gdbus and bump rev X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcf3038584550fafc9663dbd3a0dbfe5c7a0d7f1;p=openembedded.git phoneuid_git.bb: fix DEPENDS for switch to gdbus and bump rev Signed-off-by: Klaus Kurzmann --- diff --git a/recipes/shr/phoneuid_git.bb b/recipes/shr/phoneuid_git.bb index 3501c094b1..d2c4574cc8 100644 --- a/recipes/shr/phoneuid_git.bb +++ b/recipes/shr/phoneuid_git.bb @@ -2,8 +2,8 @@ DESCRIPTION = "SHR Phone UI Daemon" HOMEPAGE = "http://shr-project.org/" LICENSE = "GPL" SECTION = "x11/applications" -DEPENDS += " dbus-glib libframeworkd-glib libphone-ui sqlite3 shr-specs" -SRCREV = "0810f55d08ff2f2e072bab20d5c323a331a445dc" +DEPENDS += " libfso-glib libshr-glib libphone-ui sqlite3 shr-specs" +SRCREV = "c064ebd36eecbd03254df86f37ee222ddbd7d558" PV = "0.0.0+gitr${SRCPV}" PR = "r6"