]> code.ossystems Code Review - openembedded-core.git/commit
python3-setuptools: add the missing rdepends
authorMingli Yu <mingli.yu@windriver.com>
Mon, 18 May 2020 05:33:36 +0000 (13:33 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 19 May 2020 21:55:50 +0000 (22:55 +0100)
commit24f3414b718d6edd218544e3b348f6f73053b625
tree4cc6332a6bce2ecb5742e435837c3a36dde7a7fa
parent6d649a07cfa0a89448caa67e4ca0a990973961b9
python3-setuptools: add the missing rdepends

Add the missing rdepends to fix below error:
 # python3
 [snip]
 >>> import setuptools.lib2to3_ex
 [snip]
 ModuleNotFoundError: No module named 'lib2to3'
 ModuleNotFoundError: No module named 'pickle'

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python-setuptools.inc