diff --git a/meta-python/recipes-devtools/python/python-babel.inc b/meta-python/recipes-devtools/python/python-babel.inc index e6e686250..c55b45922 100644 --- a/meta-python/recipes-devtools/python/python-babel.inc +++ b/meta-python/recipes-devtools/python/python-babel.inc @@ -23,3 +23,5 @@ RDEPENDS_${PN} += " \ ${PYTHON_PN}-shell \ ${PYTHON_PN}-threading \ " + +BBCLASSEXTEND = "native nativesdk"