From 724a3d488a51d01c1d139afdccb2cdbf7af16a4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 9 Jun 2020 08:29:01 +0200 Subject: dev-python/ipython: Add doc-dep on matplotlib MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/727566 Signed-off-by: Michał Górny --- dev-python/ipython/ipython-7.15.0.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'dev-python/ipython') diff --git a/dev-python/ipython/ipython-7.15.0.ebuild b/dev-python/ipython/ipython-7.15.0.ebuild index 520beef8abd0..553bce6df136 100644 --- a/dev-python/ipython/ipython-7.15.0.ebuild +++ b/dev-python/ipython/ipython-7.15.0.ebuild @@ -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}] )" -- cgit v1.2.3