summaryrefslogtreecommitdiff
path: root/recipes-tizen/heynoti/heynoti.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-tizen/heynoti/heynoti.inc')
-rw-r--r--recipes-tizen/heynoti/heynoti.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-tizen/heynoti/heynoti.inc b/recipes-tizen/heynoti/heynoti.inc
index a5897fd2..03ce45ac 100644
--- a/recipes-tizen/heynoti/heynoti.inc
+++ b/recipes-tizen/heynoti/heynoti.inc
@@ -16,6 +16,7 @@ PROVIDES = ""
#PROVIDES by heynoti-dev
+PROVIDES += "heynoti-dev"
RDEPENDS = ""
@@ -25,7 +26,7 @@ RDEPENDS_${PN}-dev += "heynoti"
DEPENDS = ""
#DEPENDS of heynoti
-DEPENDS += "efl"
+DEPENDS += "ecore"
DEPENDS += "tizen-platform-config"
DEPENDS_append_class-native = " cmake-native"
DEPENDS_append_class-target = " cmake-native"