Add BuildRequires: make

https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
Tom Stellard 2021-01-05 03:19:22 +00:00
parent dac3c93984
commit 406e64d74c

View File

@ -37,6 +37,7 @@ BuildRequires: libevent-devel
%if 0%{?with_systemd}
# For systemd stuff
BuildRequires: systemd
BuildRequires: make
%{?systemd_requires}
%else
Requires(post): chkconfig