From 9417cd170b9db031031bae3a9b4edcf87913cfa8 Mon Sep 17 00:00:00 2001 From: Frantisek Tobias Date: Thu, 1 Aug 2024 13:03:58 +0200 Subject: [PATCH] doc/dev: changed libknot version in Building with Meson documentation to 3.3.0+ --- doc/dev/build.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.47.2