[python-ladon] forgotten buildrequires: python-setuptools

Matthias Runge mrunge at fedoraproject.org
Tue Jan 10 07:53:07 UTC 2012


commit 21e22b569eaa317c1f731e975501150ba9635055
Author: Matthias Runge <mrunge at matthias-runge.de>
Date:   Tue Jan 10 08:51:23 2012 +0100

    forgotten buildrequires: python-setuptools

 python-ladon.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/python-ladon.spec b/python-ladon.spec
index 5735a04..44c2e4b 100644
--- a/python-ladon.spec
+++ b/python-ladon.spec
@@ -10,6 +10,7 @@ Source0:        http://pypi.python.org/packages/source/l/ladon/ladon-%{version}.
 
 BuildArch:      noarch
 BuildRequires:  python2-devel
+BuildRequires:  python-setuptools
 Requires:       python-jinja2
 Requires:		python-chardet
 


More information about the scm-commits mailing list