Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
parent
51e971895a
commit
9b61e38b0b
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ Source0: %{github}/archive/%{version}/%{name}-%{version}.tar.gz
|
|||
# because xtensor does so for armv7hl, ppc64le and s390x
|
||||
ExcludeArch: armv7hl ppc64le s390x
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: cmake
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: gtest-devel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue