summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-joblib_1.0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-joblib_1.0.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-joblib_1.0.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-joblib_1.0.1.bb b/meta-python/recipes-devtools/python/python3-joblib_1.0.1.bb
index 4e63b056c2..e325ad8777 100644
--- a/meta-python/recipes-devtools/python/python3-joblib_1.0.1.bb
+++ b/meta-python/recipes-devtools/python/python3-joblib_1.0.1.bb
@@ -7,7 +7,7 @@ inherit setuptools3 pypi
7SRC_URI[md5sum] = "9914b330916395c0a1feca54949867a3" 7SRC_URI[md5sum] = "9914b330916395c0a1feca54949867a3"
8SRC_URI[sha256sum] = "9c17567692206d2f3fb9ecf5e991084254fe631665c450b443761c4186a613f7" 8SRC_URI[sha256sum] = "9c17567692206d2f3fb9ecf5e991084254fe631665c450b443761c4186a613f7"
9 9
10RDEPENDS_${PN} += " \ 10RDEPENDS:${PN} += " \
11 python3-asyncio \ 11 python3-asyncio \
12 python3-distutils \ 12 python3-distutils \
13 python3-json \ 13 python3-json \