untrunc
untrunc copied to clipboard
Lack of zlib dependency in prerequisites
Hello,
documentation has no mention that zlib is required for building untrunc. "ld returned 1 exit status" occurs when g++ tries to find "-lz" library.
This should be mentioned in prerequisites in README.md
Best regards.
Added a mention in README, thanks for the feedback.