Fix pkgmgr fr native build
[scm/bb/meta-tizen.git] / recipes-tizen / app-core / app-core-extraconf.inc
1 app-core-common_files += "app-core.manifest"
2 app-core-common_files += "/lib/libappcore-common.so.*"
3 app-core-common_files += "/lib/systemd/user/core-efl.target"
4 app-core-common_files += "/lib/systemd/user/core-efl.target.wants/"
5 app-core-common_files += "/usr/share/license/app-core"
6
7 SRC_URI_append_class-native = " file://remove-dlog-for-native-build.patch"
8 DEPENDS_remove_class-native = "dlog-native"