From: Remi Gacogne Date: Fri, 29 Jul 2016 07:30:34 +0000 (+0200) Subject: dnsdist: Add protobuf and re2 as optional deps on the download page X-Git-Tag: rec-4.0.2~19^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=872f1bee60b86be30f1faa03e6e2dbaa262a5709;p=thirdparty%2Fpdns.git dnsdist: Add protobuf and re2 as optional deps on the download page --- diff --git a/pdns/dnsdistdist/website/markdown/download.md b/pdns/dnsdistdist/website/markdown/download.md index aa88119568..792777f4bc 100644 --- a/pdns/dnsdistdist/website/markdown/download.md +++ b/pdns/dnsdistdist/website/markdown/download.md @@ -12,6 +12,8 @@ GCC 4.8+ or clang 3.5+), GNU Make and the following libraries: * [Boost](http://boost.org) * [Lua](http://www.lua.org/) 5.1+ or [LuaJit](http://luajit.org/) * Optionally: [libsodium](https://download.libsodium.org/doc/) +* Optionally: [protobuf](https://developers.google.com/protocol-buffers/) +* Optionally: [re2](https://github.com/google/re2) To compile from git, these additional dependencies are required: