python3-pyro4: Remove absent py3 modules from rdeps

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2020-01-22 10:57:27 -08:00
parent e7c7e2f457
commit dbf7e04668

View File

@ -11,8 +11,6 @@ inherit pypi setuptools3
RDEPENDS_${PN} += " \
${PYTHON_PN}-logging \
${PYTHON_PN}-selectors34 \
${PYTHON_PN}-serpent \
${PYTHON_PN}-threading \
${PYTHON_PN}-zlib \
"