diff --git a/meta-python/recipes-devtools/python/python-markupsafe.inc b/meta-python/recipes-devtools/python/python-markupsafe.inc index 927f84452a..437a60cfbf 100644 --- a/meta-python/recipes-devtools/python/python-markupsafe.inc +++ b/meta-python/recipes-devtools/python/python-markupsafe.inc @@ -10,3 +10,5 @@ PYPI_PACKAGE = "MarkupSafe" inherit pypi RDEPENDS_${PN} += "${PYTHON_PN}-stringold" + +BBCLASSEXTEND = "native nativesdk"