[Cython] need libtool also

Neal Becker nbecker at fedoraproject.org
Tue Aug 28 15:17:21 UTC 2012


commit 51702e02ef49dcc99bccc0dc49cb6ef89923f709
Author: Neal Becker <ndbecker2 at gmail.com>
Date:   Tue Aug 28 11:17:18 2012 -0400

    need libtool also

 Cython.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Cython.spec b/Cython.spec
index d2a390a..cf8de6c 100644
--- a/Cython.spec
+++ b/Cython.spec
@@ -19,7 +19,7 @@ BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	python-devel python-setuptools
 # only for check!	
-BuildRequires:	numpy
+BuildRequires:	numpy libtool
 Requires:	python
 
 %description


More information about the scm-commits mailing list