]> code.ossystems Code Review - openembedded-core.git/commit
python3-setuptools: add the missing rdepends
authorMingli Yu <mingli.yu@windriver.com>
Fri, 8 May 2020 08:00:25 +0000 (16:00 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 9 May 2020 17:55:44 +0000 (18:55 +0100)
commitf1dce04d2643352cd7a2c5a91eefc01d52926ecd
tree666c86a78b7dda4ea49b3a065c3257b424ffd69d
parent56fa74497393a10f751d01c600c1936761e00294
python3-setuptools: add the missing rdepends

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

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