[oe-commits] [openembedded-core] 09/46: python3: add python3-venv to the python3-modules RDEPENDS

git at git.openembedded.org git at git.openembedded.org
Tue Nov 6 12:16:48 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit ed5e7541677f6a046f85389cd0c879be3db422cd
Author: Ross Burton <ross.burton at intel.com>
AuthorDate: Mon Nov 5 11:22:58 2018 +0000

    python3: add python3-venv to the python3-modules RDEPENDS
    
    Signed-off-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 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 ef7fa4e..5329bf7 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"
         ],

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list