diff options
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/shr/libphone-ui-shr_git.bb | 2 |
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" |