diff options
-rw-r--r-- | meta-python/recipes-connectivity/python-pyro4/python3-pyro4_4.77.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-python/recipes-connectivity/python-pyro4/python3-pyro4_4.77.bb b/meta-python/recipes-connectivity/python-pyro4/python3-pyro4_4.77.bb index f9dd9300b0..ffe58ee9ca 100644 --- a/meta-python/recipes-connectivity/python-pyro4/python3-pyro4_4.77.bb +++ b/meta-python/recipes-connectivity/python-pyro4/python3-pyro4_4.77.bb | |||
@@ -11,8 +11,6 @@ inherit pypi setuptools3 | |||
11 | 11 | ||
12 | RDEPENDS_${PN} += " \ | 12 | RDEPENDS_${PN} += " \ |
13 | ${PYTHON_PN}-logging \ | 13 | ${PYTHON_PN}-logging \ |
14 | ${PYTHON_PN}-selectors34 \ | ||
15 | ${PYTHON_PN}-serpent \ | 14 | ${PYTHON_PN}-serpent \ |
16 | ${PYTHON_PN}-threading \ | 15 | ${PYTHON_PN}-threading \ |
17 | ${PYTHON_PN}-zlib \ | ||
18 | " | 16 | " |