diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-joblib_1.3.2.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-joblib_1.3.2.bb b/meta-python/recipes-devtools/python/python3-joblib_1.3.2.bb index fe1e68c5ad..d68b40e384 100644 --- a/meta-python/recipes-devtools/python/python3-joblib_1.3.2.bb +++ b/meta-python/recipes-devtools/python/python3-joblib_1.3.2.bb | |||
@@ -8,7 +8,6 @@ SRC_URI[sha256sum] = "92f865e621e17784e7955080b6d042489e3b8e294949cc44c6eac304f5 | |||
8 | 8 | ||
9 | RDEPENDS:${PN} += " \ | 9 | RDEPENDS:${PN} += " \ |
10 | python3-asyncio \ | 10 | python3-asyncio \ |
11 | python3-distutils \ | ||
12 | python3-json \ | 11 | python3-json \ |
13 | python3-multiprocessing \ | 12 | python3-multiprocessing \ |
14 | python3-pprint \ | 13 | python3-pprint \ |