add BuildRequires: gcc-c++

Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
This commit is contained in:
Igor Gnatenko 2018-07-09 19:06:42 +02:00
parent f19db13d5b
commit 112a14082c
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ Source: http://sourceforge.net/projects/arma/files/%{name}-%{version}.ta
%define old_epel 0
%endif
BuildRequires: gcc-c++
BuildRequires: cmake, lapack-devel, arpack-devel
%if %{old_epel} == 0
BuildRequires: hdf5-devel