probably need libtool too
This commit is contained in:
parent
67d0dbc4f8
commit
2a9d287122
@ -9,7 +9,7 @@ Group: System Environment/Libraries
|
|||||||
URL: https://github.com/hunspell/hunspell
|
URL: https://github.com/hunspell/hunspell
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
License: LGPLv2+ or GPLv2+ or MPLv1.1
|
License: LGPLv2+ or GPLv2+ or MPLv1.1
|
||||||
BuildRequires: autoconf, automake, ncurses-devel, gettext
|
BuildRequires: autoconf, automake, libtool, ncurses-devel, gettext
|
||||||
BuildRequires: perl-generators
|
BuildRequires: perl-generators
|
||||||
%ifarch %{ix86} x86_64
|
%ifarch %{ix86} x86_64
|
||||||
BuildRequires: valgrind
|
BuildRequires: valgrind
|
||||||
|
Loading…
Reference in New Issue
Block a user