From f7ffbd877f5aefb0cc7fb97b4105d454c44b787f Mon Sep 17 00:00:00 2001 From: Thomas Spura Date: Thu, 8 Aug 2013 11:29:07 +0200 Subject: [PATCH] BR: python-numpydoc when building html docs --- python-matplotlib.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/python-matplotlib.spec b/python-matplotlib.spec index 43c348f..875151d 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -43,6 +43,9 @@ BuildRequires: pyparsing BuildRequires: python-pycxx-devel BuildRequires: python-dateutil BuildRequires: python-setuptools +%if %{with_html} +BuildRequires: python-numpydoc +%endif BuildRequires: python2-devel BuildRequires: pytz BuildRequires: xorg-x11-server-Xvfb