From 94a49a22a112dc02118c6513fc65c84b4c5190d0 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 30 Mar 2015 21:15:11 +0300 Subject: [PATCH] Add extra system dependency (pinging @manny-fp) --- debian-bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 827e8460..2f158306 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -53,6 +53,7 @@ apt-get install -y \ liblzma-dev \ libsdl2-dev \ libxss-dev \ + libgtk-3-dev \ libzmq3-dev mkdir /tmp/nettle-build