mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-13 01:50:37 +00:00
python-pyroute2: add io and pickle to the RDEPENDS
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
ef5169ab6e
commit
42cb6f6e7b
@@ -13,9 +13,11 @@ inherit pypi
|
||||
RDEPENDS_${PN} += " \
|
||||
${PYTHON_PN}-ctypes \
|
||||
${PYTHON_PN}-distutils \
|
||||
${PYTHON_PN}-io \
|
||||
${PYTHON_PN}-json \
|
||||
${PYTHON_PN}-logging \
|
||||
${PYTHON_PN}-multiprocessing \
|
||||
${PYTHON_PN}-pickle \
|
||||
${PYTHON_PN}-pkgutil \
|
||||
${PYTHON_PN}-pprint \
|
||||
${PYTHON_PN}-shell \
|
||||
|
||||
Reference in New Issue
Block a user