libacfutils
libacfutils copied to clipboard
Update dependencies to fix building with recent macOS toolchains
Newer versions of the clang that ships with Xcode break dependencies builds for:
- zlib (updated to 1.3.1, fixes the issue)
- libpng (imports "fp.h" which isn't present anymore, updated to 1.6.50, fixes the issue)