diff --git a/meta-python/recipes-devtools/python/python-markupsafe_1.0.bb b/meta-python/recipes-devtools/python/python-markupsafe_1.0.bb index 396eff102e..5c9884b9f1 100644 --- a/meta-python/recipes-devtools/python/python-markupsafe_1.0.bb +++ b/meta-python/recipes-devtools/python/python-markupsafe_1.0.bb @@ -1,2 +1,4 @@ inherit setuptools require python-markupsafe.inc + +BBCLASSEXTEND = "native"