mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Add curl to debian-bootstrap.sh
This commit is contained in:
parent
335de7a3d7
commit
a62768f254
@ -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 \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user