dev-python/ipython: Add doc-dep on matplotlib

Closes: https://bugs.gentoo.org/727566
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-06-09 08:29:01 +02:00
parent 26d49656cd
commit 724a3d488a

View File

@@ -46,6 +46,7 @@ DEPEND="${CDEPEND}
)
doc? (
>=dev-python/ipykernel-5.1.0[${PYTHON_USEDEP}]
dev-python/matplotlib[${PYTHON_USEDEP}]
>=dev-python/sphinx-2[${PYTHON_USEDEP}]
)"