Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
parent
dac3c93984
commit
406e64d74c
@ -37,6 +37,7 @@ BuildRequires: libevent-devel
|
|||||||
%if 0%{?with_systemd}
|
%if 0%{?with_systemd}
|
||||||
# For systemd stuff
|
# For systemd stuff
|
||||||
BuildRequires: systemd
|
BuildRequires: systemd
|
||||||
|
BuildRequires: make
|
||||||
%{?systemd_requires}
|
%{?systemd_requires}
|
||||||
%else
|
%else
|
||||||
Requires(post): chkconfig
|
Requires(post): chkconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user