diff options
Diffstat (limited to 'meta-tizen-common-base/recipes-application-framework/vconf-buxton/vconf-buxton-extraconf.inc')
-rw-r--r-- | meta-tizen-common-base/recipes-application-framework/vconf-buxton/vconf-buxton-extraconf.inc | 5 |
1 files changed, 1 insertions, 4 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 5d32d0d9..91428928 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" + |