diff --git a/meta/recipes-devtools/python/python3-setuptools_70.3.0.bb b/meta/recipes-devtools/python/python3-setuptools_70.3.0.bb index 291601ca98..72a8d7bc3c 100644 --- a/meta/recipes-devtools/python/python3-setuptools_70.3.0.bb +++ b/meta/recipes-devtools/python/python3-setuptools_70.3.0.bb @@ -32,6 +32,7 @@ RDEPENDS:${PN} = "\ python3-stringold \ python3-threading \ python3-unittest \ + python3-unixadmin \ python3-xml \ "