aboutsummaryrefslogtreecommitdiffstats
path: root/meta-application-manager/recipes-application-framework/app-core/app-core.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-application-manager/recipes-application-framework/app-core/app-core.inc')
-rw-r--r--meta-application-manager/recipes-application-framework/app-core/app-core.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-application-manager/recipes-application-framework/app-core/app-core.inc b/meta-application-manager/recipes-application-framework/app-core/app-core.inc
index 8762a2a..2f4ad28 100644
--- a/meta-application-manager/recipes-application-framework/app-core/app-core.inc
+++ b/meta-application-manager/recipes-application-framework/app-core/app-core.inc
@@ -4,7 +4,10 @@ SECTION = "Application Framework/Libraries"
LICENSE = "Apache-2.0"
PV = "1.2"
-SRC_URI = " file://0001-hack-window-hide.patch "
+SRC_URI = " \
+ file://0001-hack-window-hide.patch \
+ file://0002-remove-efl-appcore-efl.patch \
+ "
S = "${WORKDIR}/git"
@@ -41,7 +44,6 @@ RDEPENDS = ""
RDEPENDS_${PN}-efl += "glibc"
#RDEPENDS of app-core-common-dev (${PN}-common-dev)
-RDEPENDS_${PN}-common-dev += "elementary"
RDEPENDS_${PN}-common-dev += "sensor"
RDEPENDS_${PN}-common-dev += "app-core-common"
RDEPENDS_${PN}-common-dev += "vconf"
@@ -63,8 +65,6 @@ DEPENDS += "tizen-platform-config"
DEPENDS += "aul"
DEPENDS += "dlog"
inherit pkgconfig
-DEPENDS += "elementary"
-DEPENDS += "ecore"
DEPENDS += "glib-2.0"
DEPENDS += "sensor"
DEPENDS += "vconf"