petsc: add libspqr.so to list of suite-sparse libraries (#28478)
Should fix #28477
This commit is contained in:
parent
e72f87ec64
commit
4d10df3003
@ -425,7 +425,7 @@ def install(self, spec, prefix):
|
|||||||
('superlu-dist', 'superlu_dist', True, True),
|
('superlu-dist', 'superlu_dist', True, True),
|
||||||
('scotch', 'ptscotch', True, True),
|
('scotch', 'ptscotch', True, True),
|
||||||
('suite-sparse:umfpack,klu,cholmod,btf,ccolamd,colamd,camd,amd, \
|
('suite-sparse:umfpack,klu,cholmod,btf,ccolamd,colamd,camd,amd, \
|
||||||
suitesparseconfig', 'suitesparse', True, True),
|
suitesparseconfig,spqr', 'suitesparse', True, True),
|
||||||
('hdf5:hl,fortran', 'hdf5', True, True),
|
('hdf5:hl,fortran', 'hdf5', True, True),
|
||||||
'zlib',
|
'zlib',
|
||||||
'mumps',
|
'mumps',
|
||||||
|
Loading…
Reference in New Issue
Block a user