mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-18 10:58:18 +00:00
python-pyroute2: re-add the RDEPENDS that were removed and verify on the latest release
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
088327df69
commit
210c895d88
@@ -11,5 +11,15 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/python-pyroute2:"
|
||||
inherit pypi
|
||||
|
||||
RDEPENDS_${PN} += " \
|
||||
${PYTHON_PN}-ctypes \
|
||||
${PYTHON_PN}-distutils \
|
||||
${PYTHON_PN}-importlib \
|
||||
${PYTHON_PN}-json \
|
||||
"
|
||||
${PYTHON_PN}-logging \
|
||||
${PYTHON_PN}-multiprocessing \
|
||||
${PYTHON_PN}-pkgutil \
|
||||
${PYTHON_PN}-pprint \
|
||||
${PYTHON_PN}-shell \
|
||||
${PYTHON_PN}-subprocess \
|
||||
${PYTHON_PN}-unixadmin \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user