From: Ross Burton Date: Mon, 5 Nov 2018 11:22:58 +0000 (+0000) Subject: python3: add python3-venv to the python3-modules RDEPENDS X-Git-Tag: yocto-4.0~11819 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ed5e7541677f6a046f85389cd0c879be3db422cd;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3: add python3-venv to the python3-modules RDEPENDS Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3/python3-manifest.json b/meta/recipes-devtools/python/python3/python3-manifest.json index ef7fa4ecaf8..5329bf7c579 100644 --- a/meta/recipes-devtools/python/python3/python3-manifest.json +++ b/meta/recipes-devtools/python/python3/python3-manifest.json @@ -721,6 +721,7 @@ "typing", "unittest", "unixadmin", + "venv", "xml", "xmlrpc" ],