diff options
author | Mingli Yu <mingli.yu@windriver.com> | 2020-06-09 15:27:20 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-06-12 08:25:04 +0100 |
commit | 8a925ec0696e27679b0187eb3147823fb8f1e71b (patch) | |
tree | 431819a273bbd8dcd80a5420b216b6f38adc88b1 /meta/recipes-support | |
parent | 0273ac2a818c161870f5c24c6bab814c40bedba2 (diff) | |
download | poky-8a925ec0696e27679b0187eb3147823fb8f1e71b.tar.gz |
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'
(From OE-Core rev: 932b282a51f65c99847651ea1399c38b538bf432)
Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
0 files changed, 0 insertions, 0 deletions