summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2018-11-05 11:22:58 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-11-06 12:14:05 +0000
commited5e7541677f6a046f85389cd0c879be3db422cd (patch)
tree4f4fe885bd14b82ae179a0450269c9062c4fd271 /meta/recipes-devtools/python/python3
parenteffa141bfce55aab25142ee578c95383c755ad73 (diff)
downloadopenembedded-core-contrib-ed5e7541677f6a046f85389cd0c879be3db422cd.tar.gz
python3: add python3-venv to the python3-modules RDEPENDS
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python3')
-rw-r--r--meta/recipes-devtools/python/python3/python3-manifest.json1
1 files changed, 1 insertions, 0 deletions
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"
],