Merge branch 'rinderknecht@gcc' into 'dev'
Forgot to remove gcc as a dependency so the docker image is smaller. See merge request ligolang/ligo!567
This commit is contained in:
commit
7b5acbcef0
@ -25,7 +25,6 @@ then
|
||||
rakudo \
|
||||
make \
|
||||
m4 \
|
||||
gcc \
|
||||
patch \
|
||||
bubblewrap \
|
||||
rsync \
|
||||
@ -38,7 +37,6 @@ sudo apt-get install -y make \
|
||||
perl6 \
|
||||
make \
|
||||
m4 \
|
||||
gcc \
|
||||
patch \
|
||||
bubblewrap \
|
||||
rsync \
|
||||
@ -92,5 +90,3 @@ else
|
||||
fi
|
||||
|
||||
opam init -a --bare
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user