From 054841eed638fbf51e0221e95fecd00a8294e502 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Tue, 2 Jan 2018 12:26:35 +0100 Subject: [PATCH] rec: note curl dep when building from git --- pdns/recursordist/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ``` -- 2.47.2