Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
parent
4125530c01
commit
39c29f81e5
@ -30,6 +30,7 @@ BuildRequires: automake, autoconf, libtool
|
||||
|
||||
%if %{with bind_pkcs11}
|
||||
BuildRequires: bind-pkcs11-devel >= %{bind_version}
|
||||
BuildRequires: make
|
||||
Requires: bind-pkcs11 >= %{bind_version}, bind-pkcs11-utils >= %{bind_version}
|
||||
%else
|
||||
Requires: softhsm >= %{softhsm_version}
|
||||
|
Loading…
Reference in New Issue
Block a user