mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
python3-matplotlib: add missing dependency
In order to fix the dependency issue on PIL module, python3-pillow is required. Signed-off-by: Adrian Fiergolski <adrian.fiergolski@fastree3d.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit d4e70a19600bee178d81b467dd9e118cbf057f65) Signed-off-by: Armin Kuster <akuster808@gmail.com> (cherry picked from commit fcc7d7eae82be4c180f2e8fa3db90a8ab3be07b7) [fixup for honister context] Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
0e6c34f82c
commit
b61588c463
@ -36,6 +36,7 @@ RDEPENDS:${PN} = "\
|
||||
python3-dateutil \
|
||||
python3-kiwisolver \
|
||||
python3-pytz \
|
||||
python3-pillow \
|
||||
"
|
||||
|
||||
ENABLELTO:toolchain-clang:riscv64 = "echo enable_lto = False >> ${S}/setup.cfg"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user