[oe] [meta-python][PATCH 2/4] python3-pyro4: Remove absent py3 modules from rdeps

Khem Raj raj.khem at gmail.com
Wed Jan 22 19:11:32 UTC 2020


Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../recipes-connectivity/python-pyro4/python3-pyro4_4.77.bb     | 2 --
 1 file changed, 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
 
 RDEPENDS_${PN} += " \
     ${PYTHON_PN}-logging \
-    ${PYTHON_PN}-selectors34 \
     ${PYTHON_PN}-serpent \
     ${PYTHON_PN}-threading \
-    ${PYTHON_PN}-zlib \
     "
-- 
2.25.0



More information about the Openembedded-devel mailing list