Closed giordano closed 9 months ago
We can't use zlib-api because the build system wouldn't recognise zlib-ng as a good zlib package, moving on to build its own local library.
zlib-api
zlib-ng
zlib
This fixes https://github.com/ExCALIBUR-NEPTUNE/NESO/issues/222 for me. Thanks @jwscook for prompting me into looking the zlib dependency.
We can't use
zlib-api
because the build system wouldn't recognisezlib-ng
as a goodzlib
package, moving on to build its own local library.This fixes https://github.com/ExCALIBUR-NEPTUNE/NESO/issues/222 for me. Thanks @jwscook for prompting me into looking the zlib dependency.