mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-18 09:15:50 +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 update
|
||||||
apt-get install -y \
|
apt-get install -y \
|
||||||
build-essential \
|
build-essential \
|
||||||
|
curl \
|
||||||
freeglut3-dev \
|
freeglut3-dev \
|
||||||
git \
|
git \
|
||||||
imagemagick \
|
imagemagick \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user