]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
note that pandoc and zip are required when building recursor from git
authorbert hubert <bert.hubert@netherlabs.nl>
Fri, 9 Jan 2015 19:19:41 +0000 (20:19 +0100)
committerbert hubert <bert.hubert@netherlabs.nl>
Fri, 9 Jan 2015 19:19:41 +0000 (20:19 +0100)
README.md

index 5e3ec86971e37bbae1c0df20da80c8100e790969..7f962106b26fca09b463096456caf29d787a0bfe 100644 (file)
--- a/README.md
+++ b/README.md
@@ -62,6 +62,8 @@ COMPILING THE RECURSOR
 On Linux, `make pdns_recursor` in the `pdns` subdir may work. The portable, and supported, way to
 build the recursor is first running `dist-recursor` and compiling from the `pdns-recursor-x.y` subdirectory.
 
+When building from git `pandoc` and `zip` are build dependencies.
+
 SOLARIS NOTES
 -------------
 Use a recent gcc. OpenCSW is a good source, as is Solaris 11 IPS.