summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pyroute2_0.7.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pyroute2_0.7.10.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pyroute2_0.7.10.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyroute2_0.7.10.bb b/meta-python/recipes-devtools/python/python3-pyroute2_0.7.10.bb
index 6b340a18ce..740a6d7f73 100644
--- a/meta-python/recipes-devtools/python/python3-pyroute2_0.7.10.bb
+++ b/meta-python/recipes-devtools/python/python3-pyroute2_0.7.10.bb
@@ -27,9 +27,10 @@ SRC_URI += " \
27" 27"
28 28
29RDEPENDS:${PN}-ptest += " \ 29RDEPENDS:${PN}-ptest += " \
30 python3-pytest \
31 python3-fcntl \ 30 python3-fcntl \
31 python3-pytest \
32 python3-sqlite3 \ 32 python3-sqlite3 \
33 python3-unittest-automake-output \
33" 34"
34 35
35do_install_ptest() { 36do_install_ptest() {