From ed5e7541677f6a046f85389cd0c879be3db422cd Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 5 Nov 2018 11:22:58 +0000 Subject: python3: add python3-venv to the python3-modules RDEPENDS Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python3/python3-manifest.json | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-devtools') 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" ], -- cgit 1.2.3-korg