aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shr
diff options
context:
space:
mode:
authorKlaus Kurzmann <mok@fluxnetz.de>2010-05-12 16:20:15 +0200
committerKlaus Kurzmann <mok@fluxnetz.de>2010-05-12 16:21:14 +0200
commit760131897994718cced9a53454ecd5e8751716c0 (patch)
tree6c8bec5593910b21b243c8a768b772a6dad748aa /recipes/shr
parent7454f1ac973d61d8d22e8a8a9d82c3116f7614a7 (diff)
downloadopenembedded-760131897994718cced9a53454ecd5e8751716c0.tar.gz
libphone-ui-shr: add libfsoframework to 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 575fc9f0d5..b2a4641234 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 libphone-ui evas ecore edje edje-native elementary"
+DEPENDS += " dbus-glib libframeworkd-glib libfsoframework libphone-ui evas ecore edje edje-native elementary"
SRCREV = "9f1f52bd8b314e8e46e9713f823fb17ba32ee7f5"
PV = "0.0.0+gitr${SRCPV}"
PR = "r5"