diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-matplotlib_3.5.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-matplotlib_3.5.1.bb b/meta-python/recipes-devtools/python/python3-matplotlib_3.5.1.bb index b9eab3c931..cd05b455d4 100644 --- a/meta-python/recipes-devtools/python/python3-matplotlib_3.5.1.bb +++ b/meta-python/recipes-devtools/python/python3-matplotlib_3.5.1.bb | |||
| @@ -50,6 +50,7 @@ RDEPENDS:${PN} = "\ | |||
| 50 | ${PYTHON_PN}-dateutil \ | 50 | ${PYTHON_PN}-dateutil \ |
| 51 | ${PYTHON_PN}-kiwisolver \ | 51 | ${PYTHON_PN}-kiwisolver \ |
| 52 | ${PYTHON_PN}-pytz \ | 52 | ${PYTHON_PN}-pytz \ |
| 53 | ${PYTHON_PN}-pillow \ | ||
| 53 | " | 54 | " |
| 54 | 55 | ||
| 55 | ENABLELTO:toolchain-clang:riscv64 = "echo enable_lto = False >> ${S}/mplsetup.cfg" | 56 | ENABLELTO:toolchain-clang:riscv64 = "echo enable_lto = False >> ${S}/mplsetup.cfg" |
