summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-connectivity/python-pyro4/python3-pyro4_4.82.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-connectivity/python-pyro4/python3-pyro4_4.82.bb')
-rw-r--r--meta-python/recipes-connectivity/python-pyro4/python3-pyro4_4.82.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-connectivity/python-pyro4/python3-pyro4_4.82.bb b/meta-python/recipes-connectivity/python-pyro4/python3-pyro4_4.82.bb
index a7ed75f01..c49e67c91 100644
--- a/meta-python/recipes-connectivity/python-pyro4/python3-pyro4_4.82.bb
+++ b/meta-python/recipes-connectivity/python-pyro4/python3-pyro4_4.82.bb
@@ -9,7 +9,7 @@ PYPI_PACKAGE = "Pyro4"
9inherit pypi setuptools3 9inherit pypi setuptools3
10 10
11RDEPENDS:${PN} += " \ 11RDEPENDS:${PN} += " \
12 ${PYTHON_PN}-logging \ 12 python3-logging \
13 ${PYTHON_PN}-serpent \ 13 python3-serpent \
14 ${PYTHON_PN}-threading \ 14 python3-threading \
15 " 15 "