summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/classes/flit_core.bbclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/classes/flit_core.bbclass b/meta/classes/flit_core.bbclass
index 0f2eec85d0..8edbd654ff 100644
--- a/meta/classes/flit_core.bbclass
+++ b/meta/classes/flit_core.bbclass
@@ -1,4 +1,4 @@
1inherit pip_install_wheel python3native python3-dir 1inherit pip_install_wheel python3native python3-dir setuptools3-base
2 2
3DEPENDS += "python3 python3-flit-core-native python3-pip-native" 3DEPENDS += "python3 python3-flit-core-native python3-pip-native"
4 4