]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
doc/dev: changed libknot version in Building with Meson documentation to 3.3.0+ docs-develop-doc-jcr6nk/deployments/4751
authorFrantisek Tobias <frantisek.tobias@nic.cz>
Thu, 1 Aug 2024 11:03:58 +0000 (13:03 +0200)
committerFrantisek Tobias <frantisek.tobias@nic.cz>
Thu, 1 Aug 2024 11:03:58 +0000 (13:03 +0200)
doc/dev/build.rst

index 2e8e7d17b21dae7fdf257a30917bd22234f04655..3ae390318392485823e7e21b4536f5507e8f0d2e 100644 (file)
@@ -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"