diff mbox series

python3: add python3-venv to the python3-modules RDEPENDS

Message ID 20181105112258.9149-1-ross.burton@intel.com
State Accepted
Commit ed5e7541677f6a046f85389cd0c879be3db422cd
Headers show
Series python3: add python3-venv to the python3-modules RDEPENDS | expand

Commit Message

Ross Burton Nov. 5, 2018, 11:22 a.m. UTC
Signed-off-by: Ross Burton <ross.burton@intel.com>

---
 meta/recipes-devtools/python/python3/python3-manifest.json | 1 +
 1 file changed, 1 insertion(+)

-- 
2.11.0

-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
diff mbox series

Patch

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