diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-matplotlib_3.2.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-matplotlib_3.2.1.bb b/meta-python/recipes-devtools/python/python3-matplotlib_3.2.1.bb index f6d8c53d05..33f0efe846 100644 --- a/meta-python/recipes-devtools/python/python3-matplotlib_3.2.1.bb +++ b/meta-python/recipes-devtools/python/python3-matplotlib_3.2.1.bb | |||
@@ -32,6 +32,7 @@ RDEPENDS_${PN} = "\ | |||
32 | python3-dateutil \ | 32 | python3-dateutil \ |
33 | python3-kiwisolver \ | 33 | python3-kiwisolver \ |
34 | python3-pytz \ | 34 | python3-pytz \ |
35 | python3-pillow \ | ||
35 | " | 36 | " |
36 | 37 | ||
37 | BBCLASSEXTEND = "native" | 38 | BBCLASSEXTEND = "native" |