summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pyroute2_0.4.21.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pyroute2_0.4.21.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-pyroute2_0.4.21.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyroute2_0.4.21.bb b/meta-python/recipes-devtools/python/python-pyroute2_0.4.21.bb
index 7b9c8e044..f25f1b4ab 100644
--- a/meta-python/recipes-devtools/python/python-pyroute2_0.4.21.bb
+++ b/meta-python/recipes-devtools/python/python-pyroute2_0.4.21.bb
@@ -1,2 +1,6 @@
1require python-pyroute2.inc 1require python-pyroute2.inc
2inherit setuptools 2inherit setuptools
3
4RDEPENDS_${PN} += "\
5 ${PYTHON_PN}-subprocess \
6"