diff --git a/meta-python/recipes-devtools/python/python3-coverage_7.4.0.bb b/meta-python/recipes-devtools/python/python3-coverage_7.4.0.bb index cb1041c2ff..30922697ab 100644 --- a/meta-python/recipes-devtools/python/python3-coverage_7.4.0.bb +++ b/meta-python/recipes-devtools/python/python3-coverage_7.4.0.bb @@ -18,3 +18,5 @@ RDEPENDS:${PN} += " \ python3-tomllib \ python3-xml \ " + +BBCLASSEXTEND = "native nativesdk"