|
|
|
@ -82,6 +82,11 @@ BuildRequires: gcc-c++
|
|
|
|
|
BuildRequires: libtool
|
|
|
|
|
BuildRequires: cmake >= 2.6.3
|
|
|
|
|
BuildRequires: chrpath
|
|
|
|
|
%{?with_cuda:
|
|
|
|
|
BuildRequires: pkgconfig(cublas-%{?_cuda_rpm_version})
|
|
|
|
|
BuildRequires: pkgconfig(cufft-%{?_cuda_rpm_version})
|
|
|
|
|
BuildRequires: pkgconfig(nppc-%{?_cuda_rpm_version})
|
|
|
|
|
}
|
|
|
|
|
%{?with_eigen2:BuildRequires: eigen2-devel}
|
|
|
|
|
%{?with_eigen3:BuildRequires: eigen3-devel}
|
|
|
|
|
BuildRequires: gtk3-devel
|
|
|
|
|