From: Vladimír Čunát Date: Thu, 2 Feb 2017 13:13:20 +0000 (+0100) Subject: doc build: missing hexdump/xxd, swapped footnotes X-Git-Tag: v1.3.0~23^2~87^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd84f602b002936c82414f20f9940ad803eaff37;p=thirdparty%2Fknot-resolver.git doc build: missing hexdump/xxd, swapped footnotes --- diff --git a/doc/build.rst b/doc/build.rst index 270f41deb..38c5cfe46 100644 --- a/doc/build.rst +++ b/doc/build.rst @@ -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 [#]_)."