]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Note that Lua is now required for the recursor 7621/head
authorShane Kerr <shane@time-travellers.org>
Sat, 23 Mar 2019 10:28:45 +0000 (11:28 +0100)
committerShane Kerr <shane@time-travellers.org>
Sat, 23 Mar 2019 10:28:45 +0000 (11:28 +0100)
pdns/recursordist/README.md

index cc3368cce7dae6fc707066e7c7b9b24e529e843b..762901a0cb8ddd67229c5734c6f2b0c512684feb 100644 (file)
@@ -14,8 +14,8 @@ Starting with version 4.0.0, the PowerDNS recursor uses autotools and compiling
 make
 ```
 
-As for dependencies, Boost (http://boost.org/) and OpenSSL (https://openssl.org/)
-are required.
+As for dependencies, Boost (http://boost.org/), OpenSSL (https://openssl.org/),
+and Lua (https://www.lua.org/) are required.
 
 On most modern UNIX distributions, you can simply install 'boost' or
 'boost-dev' or 'boost-devel'. Otherwise, just download boost, and point the