spec: Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
(Upstreamed from 6e99dd065d
)
Really, libdnf's `cmake` BR does pull it into the buildroot anyway right
now. Though we do still need it as well.
This commit is contained in:
parent
db76e56931
commit
8c34dbe9d7
@ -13,6 +13,7 @@ Source0: https://github.com/coreos/rpm-ostree/releases/download/v%{version}/rpm-
|
||||
|
||||
ExclusiveArch: %{rust_arches}
|
||||
|
||||
BuildRequires: make
|
||||
%if 0%{?rhel} && !0%{?eln}
|
||||
BuildRequires: rust-toolset
|
||||
%else
|
||||
|
Loading…
Reference in New Issue
Block a user