aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-pyroute2.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-pyroute2.inc')
-rw-r--r--recipes-devtools/python/python-pyroute2.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-pyroute2.inc b/recipes-devtools/python/python-pyroute2.inc
index f7b57d9..9ec9866 100644
--- a/recipes-devtools/python/python-pyroute2.inc
+++ b/recipes-devtools/python/python-pyroute2.inc
@@ -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 \