From 36e80daba49d66cee66a828ea0c5bf0db5f55726 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Fri, 24 Nov 2017 10:21:15 +0000 Subject: [PATCH] need autoconf for autoreconf --- hunspell.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hunspell.spec b/hunspell.spec index 2a1e235..c15595f 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: ncurses-devel, gettext +BuildRequires: autoconf, ncurses-devel, gettext BuildRequires: perl-generators %ifarch %{ix86} x86_64 BuildRequires: valgrind