]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
rec: note curl dep when building from git 6131/head
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Tue, 2 Jan 2018 11:26:35 +0000 (12:26 +0100)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Tue, 2 Jan 2018 11:26:35 +0000 (12:26 +0100)
pdns/recursordist/README.md

index 4dd758dd4b836996023d2e10330bc312439dded4..d166939e66be2d9ebe667a4e4c442063c0fa484a 100644 (file)
@@ -39,7 +39,7 @@ This repository contains the sources for the PowerDNS Recursor, the PowerDNS
 Authoritative Server, and dnsdist (a powerful DNS loadbalancer). The sources for
 the recursor are located in the `pdns/recursordist` subdirectory of the repository.
 
-To compile from a git checkout, install pandoc, ragel, automake and autoconf.
+To compile from a git checkout, install pandoc, ragel, automake, autoconf and curl.
 Then run
 
 ```