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: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F6335%2Fhead;p=thirdparty%2Fpdns.git note that libunbound also needs to come from backports --- diff --git a/regression-tests/README.md b/regression-tests/README.md index d1b461017c..c3f8f1386a 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.