aboutsummaryrefslogtreecommitdiffstats
path: root/meta-application-manager/recipes-application-framework/app-svc/app-svc.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-application-manager/recipes-application-framework/app-svc/app-svc.inc')
-rw-r--r--meta-application-manager/recipes-application-framework/app-svc/app-svc.inc5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-application-manager/recipes-application-framework/app-svc/app-svc.inc b/meta-application-manager/recipes-application-framework/app-svc/app-svc.inc
index 4171e23..778eaba 100644
--- a/meta-application-manager/recipes-application-framework/app-svc/app-svc.inc
+++ b/meta-application-manager/recipes-application-framework/app-svc/app-svc.inc
@@ -4,7 +4,9 @@ SECTION = "Application Framework/Service"
LICENSE = "Apache-2.0"
PV = "0.1.53"
-SRC_URI = ""
+SRC_URI += " \
+ file://0001_remove-ecore-related-functions.patch \
+ "
S = "${WORKDIR}/git"
@@ -42,7 +44,6 @@ DEPENDS += "xdgmime"
DEPENDS += "ail"
DEPENDS += "bundle"
DEPENDS += "sqlite3"
-DEPENDS += "ecore"
DEPENDS += "libprivilege-control"
DEPENDS += "glib-2.0"
DEPENDS += "dbus-glib"