Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
parent
bca6f39525
commit
fb08c62da5
@ -47,6 +47,7 @@ BuildRequires: go-rpm-macros
|
|||||||
%if %{compile_frontend}
|
%if %{compile_frontend}
|
||||||
BuildRequires: nodejs >= 1:12, nodejs < 1:13, yarnpkg, golang-github-google-jsonnet
|
BuildRequires: nodejs >= 1:12, nodejs < 1:13, yarnpkg, golang-github-google-jsonnet
|
||||||
%endif
|
%endif
|
||||||
|
BuildRequires: make
|
||||||
|
|
||||||
# omit golang debugsource, see BZ 995136 and related
|
# omit golang debugsource, see BZ 995136 and related
|
||||||
%global dwz_low_mem_die_limit 0
|
%global dwz_low_mem_die_limit 0
|
||||||
|
Loading…
Reference in New Issue
Block a user