From 4dd1912fa71f1928e80a5b7cc3d7668486a07d3b Mon Sep 17 00:00:00 2001 From: Baptiste Durand Date: Wed, 6 May 2015 10:03:00 +0200 Subject: [PATCH] buxton packages : remove systemd-native dependency (useless) Change-Id: I9a8cdec659c395741fcc76fe9c71fb460f59d974 Signed-off-by: Baptiste Durand --- .../vconf-buxton/vconf-buxton-extraconf.inc | 5 +---- meta-tizen-common-base/recipes-security/buxton/buxton-extraconf.inc | 1 - 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/meta-tizen-common-base/recipes-application-framework/vconf-buxton/vconf-buxton-extraconf.inc b/meta-tizen-common-base/recipes-application-framework/vconf-buxton/vconf-buxton-extraconf.inc index 5d32d0d..9142892 100644 --- a/meta-tizen-common-base/recipes-application-framework/vconf-buxton/vconf-buxton-extraconf.inc +++ b/meta-tizen-common-base/recipes-application-framework/vconf-buxton/vconf-buxton-extraconf.inc @@ -1,8 +1,5 @@ RDEPENDS_${PN}_remove_class-native = "glibc-native" -RDEPENDS_${PN}_remove_class-native = "systemd-native" -DEPENDS_vconf-buxton_remove_class-native = "systemd-native" -DEPENDS_class-native += "systemd-native" DEPENDS_class-native += "vconf-internal-keys-native" -DEPENDS_class-native += "buxton-native" + diff --git a/meta-tizen-common-base/recipes-security/buxton/buxton-extraconf.inc b/meta-tizen-common-base/recipes-security/buxton/buxton-extraconf.inc index a126fa8..8d3e730 100644 --- a/meta-tizen-common-base/recipes-security/buxton/buxton-extraconf.inc +++ b/meta-tizen-common-base/recipes-security/buxton/buxton-extraconf.inc @@ -3,7 +3,6 @@ SRC_URI_class-native += "file://0001-remove-buxtondgeneration.patch" DEPENDS_append_class-native = "" -DEPENDS_append_class-native += "systemd-native " DEPENDS_append_class-native += "libcheck-native" DEPENDS_append_class-native += "attr-native" DEPENDS_append_class-native += "gdbm-native" -- 2.7.4