From 845d207a873582e5ecd092e2c123f6de1ed3ea2c Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sat, 29 Aug 2015 21:11:51 +0300 Subject: [PATCH] Add system library for #785 (pinging @borsboom) --- debian-bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 5f6fd1f7..20566327 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -60,6 +60,7 @@ apt-get install -y \ libzmq3-dev \ libmagic-dev \ libudev-dev \ + libfftw3-dev \ libpcap0.8-dev mkdir /tmp/nettle-build