mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-03-06 08:49:48 +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 commitd4e70a1960) Signed-off-by: Armin Kuster <akuster808@gmail.com> (cherry picked from commitfcc7d7eae8) [fixup for honister context] Signed-off-by: Armin Kuster <akuster808@gmail.com> (cherry picked from commit 44c394f3cbdce8c7297af01c0f5ee030e1e3dacd) [fixup for dunfell context] Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
04212afa12
commit
986bb14aaf
@@ -32,6 +32,7 @@ RDEPENDS_${PN} = "\
|
||||
python3-dateutil \
|
||||
python3-kiwisolver \
|
||||
python3-pytz \
|
||||
python3-pillow \
|
||||
"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
Reference in New Issue
Block a user