mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-12 01:30:46 +00:00
python3-matplotlib: add packaging to RDEPENDS
matplotlib needs python3-packaging at runtime. Add it to the package's RDEPENDS. Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
3100d58b57
commit
db74afe6f4
@@ -51,6 +51,7 @@ RDEPENDS:${PN} = "\
|
||||
python3-kiwisolver \
|
||||
python3-pytz \
|
||||
python3-pillow \
|
||||
python3-packaging \
|
||||
"
|
||||
|
||||
ENABLELTO:toolchain-clang:riscv64 = "echo enable_lto = False >> ${S}/mplsetup.cfg"
|
||||
|
||||
Reference in New Issue
Block a user