From 760131897994718cced9a53454ecd5e8751716c0 Mon Sep 17 00:00:00 2001 From: Klaus Kurzmann Date: Wed, 12 May 2010 16:20:15 +0200 Subject: [PATCH] libphone-ui-shr: add libfsoframework to DEPENDS Signed-off-by: Klaus Kurzmann --- recipes/shr/libphone-ui-shr_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.5