]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnsdist: Add protobuf and re2 as optional deps on the download page
authorRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 29 Jul 2016 07:30:34 +0000 (09:30 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 29 Jul 2016 07:30:34 +0000 (09:30 +0200)
pdns/dnsdistdist/website/markdown/download.md

index aa881195681d9978298c864b1c38ee36d5468e41..792777f4bc87e6bb4d356e1ece91508de38ac02c 100644 (file)
@@ -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: