diff --git a/meta-python/recipes-devtools/python/python3-stevedore_5.9.0.bb b/meta-python/recipes-devtools/python/python3-stevedore_5.9.0.bb index 6549551ae0..225e36dd9f 100644 --- a/meta-python/recipes-devtools/python/python3-stevedore_5.9.0.bb +++ b/meta-python/recipes-devtools/python/python3-stevedore_5.9.0.bb @@ -9,6 +9,4 @@ DEPENDS += "python3-pbr-native" inherit pypi python_setuptools_build_meta -RDEPENDS:${PN} += "python3-pbr python3-six" - BBCLASSEXTEND = "native"