Yubico / yubico-piv-tool

Command line tool for the YubiKey PIV application
https://developers.yubico.com/yubico-piv-tool
BSD 2-Clause "Simplified" License
300 stars 99 forks source link

zlib-devel should appear as one of the requirements for compilation #482

Closed sarroutbi closed 7 months ago

sarroutbi commented 7 months ago

zlib-devel should appear as one of the requirements for compilation.

Otherwise, errors like this can be dumped:

CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
  Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR)