diff options
-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 7dfe46f3ca..e3e5d85eb5 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 | |||
@@ -51,6 +51,7 @@ RDEPENDS:${PN} = "\ | |||
51 | python3-kiwisolver \ | 51 | python3-kiwisolver \ |
52 | python3-pytz \ | 52 | python3-pytz \ |
53 | python3-pillow \ | 53 | python3-pillow \ |
54 | python3-packaging \ | ||
54 | " | 55 | " |
55 | 56 | ||
56 | ENABLELTO:toolchain-clang:riscv64 = "echo enable_lto = False >> ${S}/mplsetup.cfg" | 57 | ENABLELTO:toolchain-clang:riscv64 = "echo enable_lto = False >> ${S}/mplsetup.cfg" |