From bed50f10e612dfded40191ad77bf9df433786f54 Mon Sep 17 00:00:00 2001 From: Andy Grover Date: Mon, 19 Mar 2012 14:57:14 -0700 Subject: [PATCH] Add epydoc as builddep Signed-off-by: Andy Grover --- python-rtslib.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-rtslib.spec b/python-rtslib.spec index 8117c67..69232ce 100644 --- a/python-rtslib.spec +++ b/python-rtslib.spec @@ -10,7 +10,7 @@ URL: https://github.com/agrover/rtslib-fb/ Source: https://github.com/agrover/%{oname}/tarball/v%{version} BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: python-ipaddr python-ethtool python-configobj python-devel +BuildRequires: python-ipaddr python-ethtool python-configobj python-devel epydoc Requires: python-ipaddr python-ethtool python-configobj %package doc