summaryrefslogtreecommitdiff
path: root/recipes-tizen/aul-1/aul-1.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-tizen/aul-1/aul-1.inc')
-rw-r--r--recipes-tizen/aul-1/aul-1.inc6
1 files changed, 4 insertions, 2 deletions
diff --git a/recipes-tizen/aul-1/aul-1.inc b/recipes-tizen/aul-1/aul-1.inc
index 82ce992e..ce1760fb 100644
--- a/recipes-tizen/aul-1/aul-1.inc
+++ b/recipes-tizen/aul-1/aul-1.inc
@@ -13,9 +13,11 @@ BBCLASSEXTEND = ""
PROVIDES = ""
#PROVIDES by aul
+PROVIDES += "aul"
#PROVIDES by aul-dev
+PROVIDES += "aul-dev"
RDEPENDS = ""
@@ -36,11 +38,11 @@ DEPENDS_append_class-target = " cmake-native"
DEPENDS += "attr"
DEPENDS += "tizen-platform-config"
DEPENDS += "bundle"
+DEPENDS += "xdgmime"
DEPENDS += "ail"
-DEPENDS += "efl"
DEPENDS += "dlog"
DEPENDS += "sqlite3"
-DEPENDS += "xdgmime"
+DEPENDS += "ecore"
DEPENDS += "libprivilege-control"
DEPENDS += "app-checker"
DEPENDS += "vconf"