summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-coverage_7.4.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-coverage_7.4.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-coverage_7.4.0.bb2
1 files changed, 2 insertions, 0 deletions
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} += " \
18 python3-tomllib \ 18 python3-tomllib \
19 python3-xml \ 19 python3-xml \
20" 20"
21
22BBCLASSEXTEND = "native nativesdk"