Add BuildRequires: make

https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
Tom Stellard 2021-01-05 06:14:02 +00:00
parent ab1d484969
commit dee0f80557

View File

@ -13,6 +13,7 @@ BuildRequires: perl-interpreter, patch, autoconf, automake, libtool
%ifnarch s390 %{arm} %{mips} ppc64le
BuildRequires: valgrind
%endif
BuildRequires: make
%description
Hyphen is a library for high quality hyphenation and justification.