git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8f968e
)
phoneuid_git.bb: fix DEPENDS for switch to gdbus and bump rev
author
Klaus Kurzmann
<mok@fluxnetz.de>
Tue, 4 Jan 2011 23:25:37 +0000
(
00:25
+0100)
committer
Klaus Kurzmann
<mok@fluxnetz.de>
Tue, 4 Jan 2011 23:27:17 +0000
(
00:27
+0100)
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
recipes/shr/phoneuid_git.bb
patch
|
blob
|
history
diff --git
a/recipes/shr/phoneuid_git.bb
b/recipes/shr/phoneuid_git.bb
index
3501c09
..
d2c4574
100644
(file)
--- 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"