petsc: fix zlib-api handling (#45545)

This commit is contained in:
Jaroslav Hron 2024-08-05 21:24:50 +02:00 committed by GitHub
parent 441b64c3d9
commit 5f29bb9b22
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -521,7 +521,7 @@ def configure_options(self):
True,
),
("hdf5" + hdf5libs, "hdf5", True, True),
"zlib",
("zlib-api", "zlib", True, True),
"mumps",
("trilinos", "trilinos", False, False),
("fftw:mpi", "fftw", True, True),