From c33968af6567fbe0c4ddaca4aafb98473782521f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 10 Aug 2015 11:48:21 +0300 Subject: [PATCH] Add libmagic-dev, pinging @borsboom, fixes #741 --- debian-bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 61b853af..07a76746 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -58,6 +58,7 @@ apt-get install -y \ libopenal-dev \ libhidapi-dev \ libzmq3-dev \ + libmagic-dev \ libpcap0.8-dev mkdir /tmp/nettle-build