summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pyzmq_22.3.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyzmq_22.3.0.bb b/meta-python/recipes-devtools/python/python3-pyzmq_22.3.0.bb
index e4762eb5f8..34c173d8d1 100644
--- a/meta-python/recipes-devtools/python/python3-pyzmq_22.3.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pyzmq_22.3.0.bb
@@ -10,6 +10,8 @@ SRC_URI[sha256sum] = "8eddc033e716f8c91c6a2112f0a8ebc5e00532b4a6ae1eb0ccc48e027f
10 10
11inherit pypi pkgconfig python_setuptools_build_meta 11inherit pypi pkgconfig python_setuptools_build_meta
12 12
13DEPENDS += "python3-packaging-native"
14
13RDEPENDS:${PN} += " \ 15RDEPENDS:${PN} += " \
14 ${PYTHON_PN}-multiprocessing \ 16 ${PYTHON_PN}-multiprocessing \
15 ${PYTHON_PN}-json \ 17 ${PYTHON_PN}-json \