move make BuildRequire inside conditional
This commit is contained in:
parent
fb08c62da5
commit
779f52be1f
@ -45,9 +45,8 @@ BuildRequires: systemd-rpm-macros, golang, go-srpm-macros
|
||||
BuildRequires: go-rpm-macros
|
||||
%endif
|
||||
%if %{compile_frontend}
|
||||
BuildRequires: nodejs >= 1:12, nodejs < 1:13, yarnpkg, golang-github-google-jsonnet
|
||||
BuildRequires: make, nodejs >= 1:12, nodejs < 1:13, yarnpkg, golang-github-google-jsonnet
|
||||
%endif
|
||||
BuildRequires: make
|
||||
|
||||
# omit golang debugsource, see BZ 995136 and related
|
||||
%global dwz_low_mem_die_limit 0
|
||||
|
Loading…
Reference in New Issue
Block a user