summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-packaging_23.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python3-packaging_23.0.bb')
-rw-r--r--meta/recipes-devtools/python/python3-packaging_23.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-packaging_23.0.bb b/meta/recipes-devtools/python/python3-packaging_23.0.bb
index 612174f45e..bda124e32c 100644
--- a/meta/recipes-devtools/python/python3-packaging_23.0.bb
+++ b/meta/recipes-devtools/python/python3-packaging_23.0.bb
@@ -11,6 +11,7 @@ BBCLASSEXTEND = "native nativesdk"
11 11
12# Bootstrap the native build 12# Bootstrap the native build
13DEPENDS:remove:class-native = "python3-build-native" 13DEPENDS:remove:class-native = "python3-build-native"
14RDEPENDS:${PN} += "python3-profile"
14 15
15do_compile:class-native () { 16do_compile:class-native () {
16 python_flit_core_do_manual_build 17 python_flit_core_do_manual_build