aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shr
diff options
context:
space:
mode:
authorKlaus Kurzmann <mok@fluxnetz.de>2011-01-05 00:25:37 +0100
committerKlaus Kurzmann <mok@fluxnetz.de>2011-01-05 00:27:17 +0100
commitdcf3038584550fafc9663dbd3a0dbfe5c7a0d7f1 (patch)
tree9aa2c28f2e64daac3e4113c1416f4bd454a05352 /recipes/shr
parentf8f968e6ae7fcc1638a849c10d7f0f409a0b138e (diff)
downloadopenembedded-dcf3038584550fafc9663dbd3a0dbfe5c7a0d7f1.tar.gz
phoneuid_git.bb: fix DEPENDS for switch to gdbus and bump rev
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Diffstat (limited to 'recipes/shr')
-rw-r--r--recipes/shr/phoneuid_git.bb4
1 files changed, 2 insertions, 2 deletions
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"