]> git.ipfire.org Git - thirdparty/kmod.git/commitdiff
README.md: adjust the optional dependency note
authorEmil Velikov <emil.l.velikov@gmail.com>
Mon, 4 Nov 2024 18:45:52 +0000 (18:45 +0000)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Thu, 7 Nov 2024 16:10:34 +0000 (10:10 -0600)
With last commit we've default-enabled a few options. So the optional
dependencies become required now.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/225
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
README.md

index e42a5ed695d3bba1606fa98953a0a7c523c63b99..668c59ed0fbdf4634f34a3f51e8fcf500406738e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ In order to compile the source code you need the following software packages:
 - GCC/CLANG compiler
 - GNU C library / musl / uClibc
 
-Optional dependencies:
+Optional dependencies, required with the default build configuration:
 - ZLIB library
 - LZMA library
 - ZSTD library