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:
0aa0a2a
)
libphone-ui-shr_git.bb: remove obsolete depends
author
Klaus Kurzmann
<mok@fluxnetz.de>
Tue, 4 Jan 2011 23:23:28 +0000
(
00:23
+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/libphone-ui-shr_git.bb
patch
|
blob
|
history
diff --git
a/recipes/shr/libphone-ui-shr_git.bb
b/recipes/shr/libphone-ui-shr_git.bb
index
b2e58e1
..
c258856
100644
(file)
--- 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}"