diff --git a/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.23.bb b/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.23.bb index 1b8af825a..4bfaf656d 100644 --- a/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.23.bb +++ b/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.23.bb @@ -19,3 +19,5 @@ RDEPENDS:${PN} += " \ ${PYTHON_PN}-compression \ ${PYTHON_PN}-profile \ " + +BBCLASSEXTEND = "native nativesdk"