[python-rtslib] Add epydoc as builddep

Andy Grover grover at fedoraproject.org
Mon Mar 19 21:57:21 UTC 2012


commit bed50f10e612dfded40191ad77bf9df433786f54
Author: Andy Grover <agrover at redhat.com>
Date:   Mon Mar 19 14:57:14 2012 -0700

    Add epydoc as builddep
    
    Signed-off-by: Andy Grover <agrover at redhat.com>

 python-rtslib.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
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


More information about the scm-commits mailing list