Add gcc as BR
This commit is contained in:
parent
bb6165eb4b
commit
a95a2a9135
@ -17,7 +17,6 @@ Version: 5.1.0
|
||||
Release: 18%{?dist}
|
||||
Summary: Serial Graph Partitioning and Fill-reducing Matrix Ordering
|
||||
License: ASL 2.0 and BSD and LGPLv2+
|
||||
Group: Development/Libraries
|
||||
URL: http://glaros.dtc.umn.edu/gkhome/views/%{name}
|
||||
Source0: http://glaros.dtc.umn.edu/gkhome/fetch/sw/%{name}/%{name}-%{version}.tar.gz
|
||||
|
||||
@ -41,7 +40,7 @@ Patch3: %{name}-GKREGEX-GKRAND-LIBSUFFIX-fix.patch
|
||||
## Rename library of 64 integer version
|
||||
Patch4: %{name}_lib64.patch
|
||||
|
||||
BuildRequires: cmake
|
||||
BuildRequires: cmake, gcc
|
||||
BuildRequires: pcre-devel
|
||||
BuildRequires: help2man
|
||||
BuildRequires: chrpath
|
||||
@ -57,7 +56,6 @@ METIS is distributed with OpenMP support.
|
||||
|
||||
%package devel
|
||||
Summary: The OpenMP Metis headers and development-related files
|
||||
Group: Development/Libraries
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
%description devel
|
||||
Header and library files of Metis, OpenMP version.
|
||||
@ -79,7 +77,6 @@ This build has 64bit INTEGER support.
|
||||
|
||||
%package -n metis64-devel
|
||||
Summary: LAPACK development libraries (64bit INTEGER)
|
||||
Group: Development/Libraries
|
||||
Requires: metis64%{?_isa} = %{version}-%{release}
|
||||
|
||||
%description -n metis64-devel
|
||||
|
Loading…
Reference in New Issue
Block a user