[oe-commits] Klaus Kurzmann : phoneuid_git.bb: fix DEPENDS for switch to gdbus and bump rev

git version control git at git.openembedded.org
Tue Jan 4 23:29:58 UTC 2011


Module: openembedded.git
Branch: master
Commit: dcf3038584550fafc9663dbd3a0dbfe5c7a0d7f1
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=dcf3038584550fafc9663dbd3a0dbfe5c7a0d7f1

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Wed Jan  5 00:25:37 2011 +0100

phoneuid_git.bb: fix DEPENDS for switch to gdbus and bump rev

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

 recipes/shr/phoneuid_git.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/shr/phoneuid_git.bb b/recipes/shr/phoneuid_git.bb
index 3501c09..d2c4574 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"
 





More information about the Openembedded-commits mailing list