]> code.ossystems Code Review - openembedded-core.git/commit
python3-setuptools: add missing rdepends for python3-pkg-resources
authorMingli Yu <mingli.yu@windriver.com>
Tue, 9 Jun 2020 07:27:20 +0000 (15:27 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 9 Jun 2020 12:18:04 +0000 (13:18 +0100)
commit932b282a51f65c99847651ea1399c38b538bf432
tree062d42258c8a4317e86cc07dd90a0f703671622f
parent99ae6dbb7278dfd264453af852c108fa56a0d4e3
python3-setuptools: add missing rdepends for python3-pkg-resources

Add missing rdepends for python3-pkg-resources to fix below error:
 # python3
 [snip]
 import pkg_resources
 [snip]
 ModuleNotFoundError: No module named 'plistlib'
 ModuleNotFoundError: No module named 'email'

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