summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Vig <sean.v.775@gmail.com>2017-06-09 08:43:45 -0400
committerMike Gilbert <floppym@gentoo.org>2017-06-20 21:32:11 -0400
commit78e8a1b03589cee8bfd1769340ee5f6c4c6dac6c (patch)
tree02157fcf26f3840aa6f6d619a963005de5b4ff52 /dev-python/matplotlib
parentdev-python/colorspacious: New ebuild (diff)
downloadgentoo-78e8a1b03589cee8bfd1769340ee5f6c4c6dac6c.tar.gz
gentoo-78e8a1b03589cee8bfd1769340ee5f6c4c6dac6c.tar.bz2
gentoo-78e8a1b03589cee8bfd1769340ee5f6c4c6dac6c.zip
dev-python/matplotlib: Fix building docs
Closes: https://github.com/gentoo/gentoo/pull/4892
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r--dev-python/matplotlib/matplotlib-2.0.2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/matplotlib/matplotlib-2.0.2.ebuild b/dev-python/matplotlib/matplotlib-2.0.2.ebuild
index 2e703e5dcb60..ca8d819c6eec 100644
--- a/dev-python/matplotlib/matplotlib-2.0.2.ebuild
+++ b/dev-python/matplotlib/matplotlib-2.0.2.ebuild
@@ -63,6 +63,7 @@ DEPEND="${COMMON_DEPEND}
virtual/pkgconfig
doc? (
app-text/dvipng
+ dev-python/colorspacious[${PYTHON_USEDEP}]
dev-python/pillow[${PYTHON_USEDEP}]
dev-python/ipython[${PYTHON_USEDEP}]
dev-python/mock[${PY2_USEDEP}]