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-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc3af664f3ddfe5b6d20ac4469cb2ff52ba565d4;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3: add python3-venv to the python3-modules RDEPENDS (From OE-Core rev: ed5e7541677f6a046f85389cd0c879be3db422cd) 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" ],