summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pyroute2_0.7.12.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyroute2_0.7.12.bb b/meta-python/recipes-devtools/python/python3-pyroute2_0.7.12.bb
index cf9885df71..a12fa0ac4c 100644
--- a/meta-python/recipes-devtools/python/python3-pyroute2_0.7.12.bb
+++ b/meta-python/recipes-devtools/python/python3-pyroute2_0.7.12.bb
@@ -28,6 +28,8 @@ SRC_URI += " \
28 28
29RDEPENDS:${PN}-ptest += " \ 29RDEPENDS:${PN}-ptest += " \
30 python3-fcntl \ 30 python3-fcntl \
31 python3-html \
32 python3-netclient \
31 python3-pytest \ 33 python3-pytest \
32 python3-sqlite3 \ 34 python3-sqlite3 \
33 python3-unittest-automake-output \ 35 python3-unittest-automake-output \