[OE-core] [PATCH] python3: add python3-venv to the python3-modules RDEPENDS

Ross Burton ross.burton at intel.com
Mon Nov 5 11:22:58 UTC 2018


Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-devtools/python/python3/python3-manifest.json | 1 +
 1 file changed, 1 insertion(+)

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"
         ],
-- 
2.11.0




More information about the Openembedded-core mailing list