summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-joblib_1.5.3.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-joblib_1.5.3.bb b/meta-python/recipes-devtools/python/python3-joblib_1.5.3.bb
index 3dd1b57aaa..46b89ba267 100644
--- a/meta-python/recipes-devtools/python/python3-joblib_1.5.3.bb
+++ b/meta-python/recipes-devtools/python/python3-joblib_1.5.3.bb
@@ -6,6 +6,8 @@ inherit python_setuptools_build_meta pypi
6 6
7SRC_URI[sha256sum] = "8561a3269e6801106863fd0d6d84bb737be9e7631e33aaed3fb9ce5953688da3" 7SRC_URI[sha256sum] = "8561a3269e6801106863fd0d6d84bb737be9e7631e33aaed3fb9ce5953688da3"
8 8
9CVE_PRODUCT = "joblib"
10
9RDEPENDS:${PN} += " \ 11RDEPENDS:${PN} += " \
10 python3-asyncio \ 12 python3-asyncio \
11 python3-json \ 13 python3-json \