petsc: fix build with trilinos (#25289)
This commit is contained in:
parent
ea71eb35d3
commit
f6cb076229
@ -395,7 +395,7 @@ def install(self, spec, prefix):
|
|||||||
('hdf5:hl,fortran', 'hdf5', True, True),
|
('hdf5:hl,fortran', 'hdf5', True, True),
|
||||||
'zlib',
|
'zlib',
|
||||||
'mumps',
|
'mumps',
|
||||||
'trilinos',
|
('trilinos', 'trilinos', False, False),
|
||||||
('fftw:mpi', 'fftw', True, True),
|
('fftw:mpi', 'fftw', True, True),
|
||||||
('valgrind', 'valgrind', False, False),
|
('valgrind', 'valgrind', False, False),
|
||||||
'gmp',
|
'gmp',
|
||||||
|
Loading…
Reference in New Issue
Block a user