README: Update optional dependencies

Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
This commit is contained in:
Lucas De Marchi 2022-06-28 22:24:41 -07:00
parent 202040cbc7
commit edc7f3a2d3
1 changed files with 2 additions and 0 deletions

View File

@ -51,6 +51,8 @@ In order to compiler the source code you need following software packages:
Optional dependencies:
- ZLIB library
- LZMA library
- ZSTD library
- OPENSSL library (signature handling in modinfo)
Typical configuration:
./configure CFLAGS="-g -O2" --prefix=/usr \