summaryrefslogtreecommitdiffstats
path: root/meta/classes/python_hatchling.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'meta/classes/python_hatchling.bbclass')
-rw-r--r--meta/classes/python_hatchling.bbclass4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/classes/python_hatchling.bbclass b/meta/classes/python_hatchling.bbclass
index 984eb6bb5d..502ec877c1 100644
--- a/meta/classes/python_hatchling.bbclass
+++ b/meta/classes/python_hatchling.bbclass
@@ -1,3 +1,7 @@
1#
2# Copyright OpenEmbedded Contributors
3#
4
1inherit python_pep517 python3native python3-dir setuptools3-base 5inherit python_pep517 python3native python3-dir setuptools3-base
2 6
3DEPENDS += "python3-hatchling-native" 7DEPENDS += "python3-hatchling-native"