pngquant-bin
pngquant-bin copied to clipboard
Add statically linked Linux binaries
The binaries that are checked in are dynamically linked. This means they break on newer versions of Debian and Ubuntu, which ship libpng16.so.16 instead of libpng12.so.0. If they were statically linked, they would work on many more systems. I volunteer to build a 64-bit Linux binary, if a maintainer is willing to accept the pull request.
👍
Yes, pull request welcome :)
Should be fixed with #76