diff --git a/meta-python/recipes-devtools/python/python3-rstr_3.2.2.bb b/meta-python/recipes-devtools/python/python3-rstr_3.2.2.bb index 1af7a3bc8f..01c27127a8 100644 --- a/meta-python/recipes-devtools/python/python3-rstr_3.2.2.bb +++ b/meta-python/recipes-devtools/python/python3-rstr_3.2.2.bb @@ -7,6 +7,8 @@ SRC_URI[sha256sum] = "c4a564d4dfb4472d931d145c43d1cf1ad78c24592142e7755b8866179e inherit pypi python_setuptools_build_meta +DEPENDS += "python3-wheel-native" + DEPENDS += "python3-setuptools-scm-native" BBCLASSEXTEND = "native nativesdk"