From: Frantisek Tobias Date: Thu, 1 Aug 2024 11:03:58 +0000 (+0200) Subject: doc/dev: changed libknot version in Building with Meson documentation to 3.3.0+ X-Git-Tag: v6.0.9~42^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9417cd170b9db031031bae3a9b4edcf87913cfa8;p=thirdparty%2Fknot-resolver.git doc/dev: changed libknot version in Building with Meson documentation to 3.3.0+ --- diff --git a/doc/dev/build.rst b/doc/dev/build.rst index 2e8e7d17b..3ae390318 100644 --- a/doc/dev/build.rst +++ b/doc/dev/build.rst @@ -86,7 +86,7 @@ The following dependencies are needed to build and run Knot Resolver with core f "meson >= 0.49", "*build only* [#]_" "C and C++ compiler", "*build only* [#]_" "`pkg-config`_", "*build only* [#]_" - "libknot_ 3.0.2+", "Knot DNS libraries" + "libknot_ 3.3.0+", "Knot DNS libraries" "LuaJIT_ 2.0+", "Embedded scripting language" "libuv_ 1.7+", "Multiplatform I/O and services" "lmdb", "Memory-mapped database for cache"