diff options
author | Frantisek Tobias <frantisek.tobias@nic.cz> | 2024-08-01 13:25:45 +0200 |
---|---|---|
committer | Frantisek Tobias <frantisek.tobias@nic.cz> | 2024-08-01 13:25:45 +0200 |
commit | 4101f5e124aac351bd2c5d04b5b535328dd5b565 (patch) | |
tree | 5afc3ae58b827581cc33d0bae2ebcf23f6e70a23 /lib | |
parent | doc/dev: changed libknot version in Building with Meson documentation to 3.3.0+ (diff) | |
download | knot-resolver-4101f5e124aac351bd2c5d04b5b535328dd5b565.tar.xz knot-resolver-4101f5e124aac351bd2c5d04b5b535328dd5b565.zip |
doc/dev: removed outdated requirements from Knot Resolver library
Diffstat (limited to 'lib')
-rw-r--r-- | lib/README.rst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/README.rst b/lib/README.rst index b631fe7b..f2463d4a 100644 --- a/lib/README.rst +++ b/lib/README.rst @@ -4,11 +4,6 @@ Knot Resolver library ********************* -Requirements -============ - -* libknot_ 2.0 (Knot DNS high-performance DNS library.) - For users ========= |