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: 2018-10.4-thud~486 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ed5e7541677f6a046f85389cd0c879be3db422cd;p=openembedded-core.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 ef7fa4ecaf..5329bf7c57 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" ],