diff options
| author | Andrey Grozin <grozin@gentoo.org> | 2018-02-10 23:14:07 +0700 |
|---|---|---|
| committer | Andrey Grozin <grozin@gentoo.org> | 2018-02-10 23:14:07 +0700 |
| commit | bf447e19ba0a82365c8fdc0d5244d66483cf7dc5 (patch) | |
| tree | 461bd754a42f52a53d219e5133ddc1468113d01a /dev-python/matplotlib/matplotlib-2.1.2-r1.ebuild | |
| parent | 0ad249cfd7e579992ec9849ad4a8cbee6ce55060 (diff) | |
| download | gentoo-bf447e19ba0a82365c8fdc0d5244d66483cf7dc5.tar.gz gentoo-bf447e19ba0a82365c8fdc0d5244d66483cf7dc5.tar.bz2 gentoo-bf447e19ba0a82365c8fdc0d5244d66483cf7dc5.zip | |
dev-python/matplotlib: with USE=doc depend on scipy
Closes: https://bugs.gentoo.org/647206
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-python/matplotlib/matplotlib-2.1.2-r1.ebuild')
| -rw-r--r-- | dev-python/matplotlib/matplotlib-2.1.2-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/matplotlib/matplotlib-2.1.2-r1.ebuild b/dev-python/matplotlib/matplotlib-2.1.2-r1.ebuild index b7615416dc61..4152f565087b 100644 --- a/dev-python/matplotlib/matplotlib-2.1.2-r1.ebuild +++ b/dev-python/matplotlib/matplotlib-2.1.2-r1.ebuild @@ -71,6 +71,7 @@ DEPEND="${COMMON_DEPEND} dev-python/ipython[${PYTHON_USEDEP}] dev-python/mock[${PY2_USEDEP}] dev-python/numpydoc[${PYTHON_USEDEP}] + sci-libs/scipy[${PYTHON_USEDEP}] dev-python/sphinx[${PYTHON_USEDEP}] >=dev-python/sphinx-gallery-0.1.12[${PYTHON_USEDEP}] dev-python/xlwt[${PYTHON_USEDEP}] |
