summaryrefslogtreecommitdiff
path: root/recipes-tizen/system-settings/system-settings.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-tizen/system-settings/system-settings.inc')
-rw-r--r--recipes-tizen/system-settings/system-settings.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-tizen/system-settings/system-settings.inc b/recipes-tizen/system-settings/system-settings.inc
index 2de39b8a..d98cfbb7 100644
--- a/recipes-tizen/system-settings/system-settings.inc
+++ b/recipes-tizen/system-settings/system-settings.inc
@@ -13,9 +13,11 @@ BBCLASSEXTEND = ""
PROVIDES = ""
#PROVIDES by capi-system-system-settings-dev
+PROVIDES += "capi-system-system-settings-dev"
#PROVIDES by capi-system-system-settings
+PROVIDES += "capi-system-system-settings"
RDEPENDS = ""
@@ -32,10 +34,10 @@ DEPENDS += "fontconfig"
DEPENDS += "tizen-platform-config"
DEPENDS += "dlog"
DEPENDS += "app-core"
-DEPENDS += "efl"
DEPENDS += "common"
DEPENDS += "libxml2"
DEPENDS += "elementary"
+DEPENDS += "ecore"
DEPENDS += "glib-2.0"
DEPENDS += "vconf"