diff options
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/matplotlib-3.6.0-r1.ebuild (renamed from dev-python/matplotlib/matplotlib-3.6.0.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.6.0.ebuild b/dev-python/matplotlib/matplotlib-3.6.0-r1.ebuild index b2a3cf0ea028..dac7466b7dbb 100644 --- a/dev-python/matplotlib/matplotlib-3.6.0.ebuild +++ b/dev-python/matplotlib/matplotlib-3.6.0-r1.ebuild @@ -43,7 +43,7 @@ RDEPEND=" >=dev-python/kiwisolver-1.2.0[${PYTHON_USEDEP}] >=dev-python/numpy-1.19[${PYTHON_USEDEP}] >=dev-python/packaging-20.0[${PYTHON_USEDEP}] - >=dev-python/pillow-7.1.1[jpeg,${PYTHON_USEDEP}] + >=dev-python/pillow-7.1.1[jpeg,webp,${PYTHON_USEDEP}] >=dev-python/pyparsing-2.2.1[${PYTHON_USEDEP}] >=dev-python/python-dateutil-2.7[${PYTHON_USEDEP}] >=dev-python/pytz-2019.3[${PYTHON_USEDEP}] |