]> git.ipfire.org Git - thirdparty/pdns.git/blobdiff - pdns/recursordist/README.md
Note that Lua is now required for the recursor
[thirdparty/pdns.git] / 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