From 442bae59f0286c99b238290f87299cf68ae89c47 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 27 Apr 2016 10:29:27 +0300 Subject: [PATCH] Add JDK libraries --- debian-bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 84dcad55..739cabd9 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -102,6 +102,7 @@ apt-get install -y \ wget \ zip \ stack \ + openjdk-7-jdk \ zlib1g-dev mkdir /tmp/nettle-build