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 += " \ RDEPENDS:${PN}-ptest += " \ python3-fcntl \ + python3-html \ + python3-netclient \ python3-pytest \ python3-sqlite3 \ python3-unittest-automake-output \