[python-wsme] buildrequire python-setuptools

Pádraig Brady pbrady at fedoraproject.org
Fri Oct 11 17:41:40 UTC 2013


commit 9c1543a815fedbb1ad82a6a22c96fb4f846d4271
Author: Pádraig Brady <P at draigBrady.com>
Date:   Fri Oct 11 18:41:14 2013 +0100

    buildrequire python-setuptools

 python-wsme.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/python-wsme.spec b/python-wsme.spec
index c520e9b..8e9e8ae 100644
--- a/python-wsme.spec
+++ b/python-wsme.spec
@@ -13,6 +13,7 @@ Source0:        http://pypi.python.org/packages/source/W/%{pypi_name}/%{pypi_nam
 BuildArch:      noarch
 
 BuildRequires:  python2-devel
+BuildRequires:  python-setuptools
 BuildRequires:  python-pbr
 
 Requires:       python-simplegeneric


More information about the scm-commits mailing list