diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-devtools/python/python3-zipp_3.19.2.bb | 5 |
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 | ||
10 | inherit pypi python_setuptools_build_meta | 10 | inherit pypi python_setuptools_build_meta |
11 | 11 | ||
12 | DEPENDS += "python3-toml-native" | ||
13 | |||
14 | RDEPENDS:${PN} += "python3-compression \ | 12 | RDEPENDS:${PN} += "python3-compression \ |
15 | python3-math \ | 13 | python3-math" |
16 | python3-more-itertools" | ||
17 | 14 | ||
18 | BBCLASSEXTEND = "native nativesdk" | 15 | BBCLASSEXTEND = "native nativesdk" |