diff options
| author | Justin Lecher <jlec@gentoo.org> | 2016-01-17 20:42:59 +0100 |
|---|---|---|
| committer | Justin Lecher <jlec@gentoo.org> | 2016-01-17 20:43:34 +0100 |
| commit | 68d56bed0e7907add6806c18067449d33cfff014 (patch) | |
| tree | 7abae58e5b142f4bffa740b98786fbad8778f002 /dev-python/matplotlib/matplotlib-1.4.3.ebuild | |
| parent | a8431438058471a4c6f2edb8baefee16c401c7ae (diff) | |
| download | gentoo-68d56bed0e7907add6806c18067449d33cfff014.tar.gz gentoo-68d56bed0e7907add6806c18067449d33cfff014.tar.bz2 gentoo-68d56bed0e7907add6806c18067449d33cfff014.zip | |
dev-python/matplotlib: Don't use sphinx-1.3.4 for doc building
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=571996 Github: matplotlib/matplotlib#5869
Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib/matplotlib-1.4.3.ebuild')
| -rw-r--r-- | dev-python/matplotlib/matplotlib-1.4.3.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-1.4.3.ebuild b/dev-python/matplotlib/matplotlib-1.4.3.ebuild index 28d922b3ea6a..e6265b27b1f3 100644 --- a/dev-python/matplotlib/matplotlib-1.4.3.ebuild +++ b/dev-python/matplotlib/matplotlib-1.4.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -65,6 +65,7 @@ DEPEND="${COMMON_DEPEND} dev-python/numpydoc[${PYTHON_USEDEP}] dev-python/xlwt[${PYTHON_USEDEP}] dev-python/sphinx[${PYTHON_USEDEP}] + !~dev-python/sphinx-1.3.4 dev-texlive/texlive-latexextra dev-texlive/texlive-fontsrecommended dev-texlive/texlive-latexrecommended |
