Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
parent
e9a3c926c8
commit
1ef1446b41
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ URL: http://xtensor.readthedocs.io/
|
|||
%global github https://github.com/QuantStack/xtensor
|
||||
Source0: %{github}/archive/%{version}/%{name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: cmake
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: gtest-devel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue