Add BuildRequires: make

https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
Tom Stellard 2020-12-17 21:09:42 +00:00
parent 6d6a22fc2c
commit 075aa69055

View File

@ -41,6 +41,7 @@ BuildRequires: perl(Text::ParseWords)
# build system and it produces empty man pages for those scripts if help2man is
# not installed
BuildRequires: help2man
BuildRequires: make
%if %{with check}
%if %{with autoconf_enables_optional_test}