]> 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)
committerSteve Sakoman <steve@sakoman.com>
Mon, 11 May 2020 16:15:14 +0000 (06:15 -1000)
commit5733811eeba9fd88f4a621c705a2de61b197c3d7
tree105f799813d9c3af12c5e6ffe61cbeba54c3367c
parent8a883c3b0773960908491c03c46e7ed320e41dc5
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>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/python/python-setuptools.inc