> On 23 Jun 2023, at 15:30, Tommy Murphy <tommy_mur...@hotmail.com> wrote:
>
> ... I also checked the xPack OpenOCD because Liviu Ionescu also
> builds/bundles dependent libs and I don't see zlib there either:
It is not there because it is not needed. For the other binary xPacks which
have a direct dependency on zlib, the library is build from sources and added
to the distribution (as a .so, .dylib or .dll).
So from my maintainer point of view you can add libz as a dependency, I can
easily update the build scripts to include it.
Regards,
Liviu