From: Peter van Dijk Date: Mon, 12 Mar 2018 12:36:50 +0000 (+0100) Subject: note that libunbound also needs to come from backports X-Git-Tag: dnsdist-1.3.0~56^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=09e128515d6e142a4020bbf38013f1821ee18f50;p=pdns note that libunbound also needs to come from backports --- diff --git a/regression-tests/README.md b/regression-tests/README.md index d1b461017..c3f8f1386 100644 --- a/regression-tests/README.md +++ b/regression-tests/README.md @@ -142,7 +142,7 @@ Debian Jessie notes On debian-jessie, most of these tools can be retrieved with: ``` $ sudo apt-get install validns ldnsutils bind9utils libnet-dns-perl -$ sudo apt-get -t jessie-backports install unbound-host +$ sudo apt-get -t jessie-backports install unbound-host libunbound2 ``` libnet-dns-perl is needed for one dyndns test.