summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-devtools/python/python3-zipp_3.19.2.bb5
1 files changed, 1 insertions, 4 deletions
diff --git a/meta/recipes-devtools/python/python3-zipp_3.19.2.bb b/meta/recipes-devtools/python/python3-zipp_3.19.2.bb
index 2bb69f2ac8..8efb9d1814 100644
--- a/meta/recipes-devtools/python/python3-zipp_3.19.2.bb
+++ b/meta/recipes-devtools/python/python3-zipp_3.19.2.bb
@@ -9,10 +9,7 @@ DEPENDS += "python3-setuptools-scm-native"
9 9
10inherit pypi python_setuptools_build_meta 10inherit pypi python_setuptools_build_meta
11 11
12DEPENDS += "python3-toml-native"
13
14RDEPENDS:${PN} += "python3-compression \ 12RDEPENDS:${PN} += "python3-compression \
15 python3-math \ 13 python3-math"
16 python3-more-itertools"
17 14
18BBCLASSEXTEND = "native nativesdk" 15BBCLASSEXTEND = "native nativesdk"