From 5a65ab04a7778de97ba16aa4789564ac1851618c Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 17 Sep 2015 22:43:21 +0200 Subject: [PATCH] debian-bootstrap: Add adns.h for hsdns (closes #840) --- debian-bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index f33a8641..490c99cc 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -64,6 +64,7 @@ apt-get install -y \ libxau-dev \ nodejs \ npm \ + libadns1-dev \ libpcap0.8-dev mkdir /tmp/nettle-build