From: Lucas De Marchi Date: Wed, 29 Jun 2022 05:24:41 +0000 (-0700) Subject: README: Update optional dependencies X-Git-Tag: v30~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edc7f3a2d3e1bed358c64ff0ba9276c2610eac02;p=thirdparty%2Fkmod.git README: Update optional dependencies Signed-off-by: Lucas De Marchi --- diff --git a/README.md b/README.md index a83b4ac5..590c8a85 100644 --- a/README.md +++ b/README.md @@ -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 \