petsc: add libspqr.so to list of suite-sparse libraries (#28478)

Should fix  #28477
This commit is contained in:
Tom Payerle
2022-01-18 13:20:40 -05:00
committed by GitHub
parent e72f87ec64
commit 4d10df3003

View File

@@ -425,7 +425,7 @@ def install(self, spec, prefix):
('superlu-dist', 'superlu_dist', True, True),
('scotch', 'ptscotch', True, True),
('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),
'zlib',
'mumps',