diff --git a/meta-python/recipes-devtools/python/python3-setuptools-git-versioning_3.1.0.bb b/meta-python/recipes-devtools/python/python3-setuptools-git-versioning_3.1.0.bb index 433525d041..d39fefd7f0 100644 --- a/meta-python/recipes-devtools/python/python3-setuptools-git-versioning_3.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-setuptools-git-versioning_3.1.0.bb @@ -7,6 +7,8 @@ SRC_URI[sha256sum] = "612dfcf184addac9e1c2216f4f229724b2390e5bf613fb925ae80b84f2 inherit pypi python_setuptools_build_meta +DEPENDS += "python3-wheel-native" + PACKAGECONFIG ?= "" PACKAGECONFIG[python-version-smaller-3-dot-11] = ",,,python3-tomli"