diff --git a/meta-python/recipes-devtools/python/python-webencodings.inc b/meta-python/recipes-devtools/python/python-webencodings.inc index 34ca7066b2..a2b8410cf0 100644 --- a/meta-python/recipes-devtools/python/python-webencodings.inc +++ b/meta-python/recipes-devtools/python/python-webencodings.inc @@ -11,3 +11,5 @@ RDEPENDS_${PN} += " \ ${PYTHON_PN}-codecs \ ${PYTHON_PN}-json \ " + +BBCLASSEXTEND = "native nativesdk"