From 4a1fa7c66c87fa73eb63faf5cca61351e03e3949 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Thu, 2 Dec 2010 12:22:21 +0000 Subject: [PATCH] need more buildrequires --- hyphen.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyphen.spec b/hyphen.spec index 651504e..200b8e1 100644 --- a/hyphen.spec +++ b/hyphen.spec @@ -7,7 +7,7 @@ Group: System Environment/Libraries URL: http://hunspell.sf.net BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) License: LGPLv2+ or MPLv1.1 -BuildRequires: perl, patch, autoconf, automake +BuildRequires: perl, patch, autoconf, automake, libtool %ifarch %{ix86} x86_64 BuildRequires: valgrind %endif