From 2a9d287122069c6b023cabf4b824be816a792e63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Fri, 24 Nov 2017 10:32:14 +0000 Subject: [PATCH] probably need libtool too --- hunspell.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hunspell.spec b/hunspell.spec index 4529545..9f7923d 100644 --- a/hunspell.spec +++ b/hunspell.spec @@ -9,7 +9,7 @@ Group: System Environment/Libraries URL: https://github.com/hunspell/hunspell BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) License: LGPLv2+ or GPLv2+ or MPLv1.1 -BuildRequires: autoconf, automake, ncurses-devel, gettext +BuildRequires: autoconf, automake, libtool, ncurses-devel, gettext BuildRequires: perl-generators %ifarch %{ix86} x86_64 BuildRequires: valgrind