diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-matplotlib_3.4.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-matplotlib_3.4.1.bb b/meta-python/recipes-devtools/python/python3-matplotlib_3.4.1.bb index 9e933f5c4b..c2ff77d02d 100644 --- a/meta-python/recipes-devtools/python/python3-matplotlib_3.4.1.bb +++ b/meta-python/recipes-devtools/python/python3-matplotlib_3.4.1.bb | |||
@@ -36,6 +36,7 @@ RDEPENDS:${PN} = "\ | |||
36 | python3-dateutil \ | 36 | python3-dateutil \ |
37 | python3-kiwisolver \ | 37 | python3-kiwisolver \ |
38 | python3-pytz \ | 38 | python3-pytz \ |
39 | python3-pillow \ | ||
39 | " | 40 | " |
40 | 41 | ||
41 | ENABLELTO:toolchain-clang:riscv64 = "echo enable_lto = False >> ${S}/setup.cfg" | 42 | ENABLELTO:toolchain-clang:riscv64 = "echo enable_lto = False >> ${S}/setup.cfg" |