From b8e3447735325850d63a63d23191f56827f66abb Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Tue, 3 Nov 2015 09:06:25 +0100 Subject: dev-python/matplotlib: Add missing mock support for doc build Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=564742 Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher --- dev-python/matplotlib/matplotlib-1.5.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dev-python/matplotlib/matplotlib-1.5.0.ebuild') diff --git a/dev-python/matplotlib/matplotlib-1.5.0.ebuild b/dev-python/matplotlib/matplotlib-1.5.0.ebuild index cc6fe7edd615..a06ccd600495 100644 --- a/dev-python/matplotlib/matplotlib-1.5.0.ebuild +++ b/dev-python/matplotlib/matplotlib-1.5.0.ebuild @@ -64,9 +64,10 @@ DEPEND="${COMMON_DEPEND} app-text/dvipng virtual/python-imaging[${PYTHON_USEDEP}] dev-python/ipython[${PYTHON_USEDEP}] + dev-python/mock[${PY2_USEDEP}] dev-python/numpydoc[${PYTHON_USEDEP}] - dev-python/xlwt[${PYTHON_USEDEP}] dev-python/sphinx[${PYTHON_USEDEP}] + dev-python/xlwt[${PYTHON_USEDEP}] dev-texlive/texlive-latexextra dev-texlive/texlive-fontsrecommended dev-texlive/texlive-latexrecommended -- cgit v1.2.3