From: Peter van Dijk Date: Tue, 2 Jan 2018 11:26:35 +0000 (+0100) Subject: rec: note curl dep when building from git X-Git-Tag: dnsdist-1.3.0~175^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F6131%2Fhead;p=thirdparty%2Fpdns.git rec: note curl dep when building from git --- diff --git a/pdns/recursordist/README.md b/pdns/recursordist/README.md index 4dd758dd4b..d166939e66 100644 --- a/pdns/recursordist/README.md +++ b/pdns/recursordist/README.md @@ -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 ```