diff --git a/meta-python/recipes-extended/python-rich/python3-rich_14.0.0.bb b/meta-python/recipes-extended/python-rich/python3-rich_14.0.0.bb index 95c0fd8a75..8a4d6b843e 100644 --- a/meta-python/recipes-extended/python-rich/python3-rich_14.0.0.bb +++ b/meta-python/recipes-extended/python-rich/python3-rich_14.0.0.bb @@ -17,3 +17,5 @@ RDEPENDS:${PN} = "python3-html \ python3-pygments \ python3-unixadmin \ " + +BBCLASSEXTEND = "native nativesdk"