From 1b46a985b34fe6aa4ad744837e874027130c410b Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 20 May 2015 10:45:24 +0300 Subject: [PATCH] Install libxml2-dev (pinging @manny-fp) --- debian-bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 8064d9b3..16b21645 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -52,6 +52,7 @@ apt-get install -y \ libsdl2-dev \ libxss-dev \ libgtk-3-dev \ + libxml2-dev \ libzmq3-dev mkdir /tmp/nettle-build