Add DEPENDS for nativesdk. Signed-off-by: Zheng Ruoqin <zhengrq.f...@cn.fujitsu.com> --- meta/recipes-devtools/rpm/rpm_4.14.1.bb | 1 + 1 file changed, 1 insertion(+)
diff --git a/meta/recipes-devtools/rpm/rpm_4.14.1.bb b/meta/recipes-devtools/rpm/rpm_4.14.1.bb index e5e87d3..6ca5c94 100644 --- a/meta/recipes-devtools/rpm/rpm_4.14.1.bb +++ b/meta/recipes-devtools/rpm/rpm_4.14.1.bb @@ -52,6 +52,7 @@ S = "${WORKDIR}/git" DEPENDS = "nss libarchive db file popt xz bzip2 dbus elfutils python3" DEPENDS_append_class-native = " file-replacement-native bzip2-replacement-native" +DEPENDS_append_class-nativesdk = " file-replacement-nativesdk" inherit autotools gettext pkgconfig python3native export PYTHON_ABI -- 2.7.4 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core