From: Shane Kerr Date: Sat, 23 Mar 2019 10:28:45 +0000 (+0100) Subject: Note that Lua is now required for the recursor X-Git-Tag: dnsdist-1.4.0-alpha1~42^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F7621%2Fhead;p=thirdparty%2Fpdns.git Note that Lua is now required for the recursor --- diff --git a/pdns/recursordist/README.md b/pdns/recursordist/README.md index cc3368cce7..762901a0cb 100644 --- a/pdns/recursordist/README.md +++ b/pdns/recursordist/README.md @@ -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