diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index b62d1bf2..e5d67163 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -18,6 +18,7 @@ echo 'deb http://download.fpcomplete.com/ubuntu trusty main'|sudo tee /etc/apt/s apt-get update apt-get install -y \ build-essential \ + curl \ freeglut3-dev \ git \ imagemagick \