]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
doc build: missing hexdump/xxd, swapped footnotes
authorVladimír Čunát <vladimir.cunat@nic.cz>
Thu, 2 Feb 2017 13:13:20 +0000 (14:13 +0100)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Fri, 3 Feb 2017 10:30:36 +0000 (11:30 +0100)
doc/build.rst

index 270f41debd04b867197e253ef55dd39f9e5962f4..38c5cfe468bdd0294a9ce95e62af7a3331b24a17 100644 (file)
@@ -33,8 +33,9 @@ The following is a list of software required to build Knot DNS Resolver from sou
    :header: "Requirement", "Required by", "Notes"
 
    "`GNU Make`_ 3.80+", "*all*", "*(build only)*"
-   "`pkg-config`_", "*all*", "*(build only)* [#]_"
    "C compiler", "*all*", "*(build only)* [#]_"
+   "`pkg-config`_", "*all*", "*(build only)* [#]_"
+   "hexdump or xxd", "``daemon``", "*(build only)*"
    "libknot_ 2.1+", "*all*", "Knot DNS library (requires autotools, GnuTLS and Jansson)."
    "LuaJIT_ 2.0+", "``daemon``", "Embedded scripting language."
    "libuv_ 1.7+", "``daemon``", "Multiplatform I/O and services (libuv_ 1.0 with limitations [#]_)."