Fix pkgmgr fr native build
[scm/bb/meta-tizen.git] / recipes-tizen / app-core / app-core-extraconf.inc
index cea5443..38efefe 100644 (file)
@@ -3,3 +3,6 @@ app-core-common_files += "/lib/libappcore-common.so.*"
 app-core-common_files += "/lib/systemd/user/core-efl.target"
 app-core-common_files += "/lib/systemd/user/core-efl.target.wants/"
 app-core-common_files += "/usr/share/license/app-core"
+
+SRC_URI_append_class-native = " file://remove-dlog-for-native-build.patch"
+DEPENDS_remove_class-native = "dlog-native"
\ No newline at end of file