From 51702e02ef49dcc99bccc0dc49cb6ef89923f709 Mon Sep 17 00:00:00 2001 From: Neal Becker Date: Tue, 28 Aug 2012 11:17:18 -0400 Subject: [PATCH] need libtool also --- Cython.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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