aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shr
diff options
context:
space:
mode:
authorKlaus Kurzmann <mok@fluxnetz.de>2011-01-05 00:23:28 +0100
committerKlaus Kurzmann <mok@fluxnetz.de>2011-01-05 00:27:17 +0100
commit7009c88722b6693918e2a776d21f25a5c37b2a1c (patch)
tree6b435c444dad328ac6539952f0ac6ca73b7d1b3c /recipes/shr
parent0aa0a2adfca870a2d14395d7c5b8e3758e8b64f9 (diff)
downloadopenembedded-7009c88722b6693918e2a776d21f25a5c37b2a1c.tar.gz
libphone-ui-shr_git.bb: remove obsolete depends
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Diffstat (limited to 'recipes/shr')
-rw-r--r--recipes/shr/libphone-ui-shr_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/shr/libphone-ui-shr_git.bb b/recipes/shr/libphone-ui-shr_git.bb
index b2e58e1e87..c258856343 100644
--- 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}"