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 \
|
rakudo \
|
||||||
make \
|
make \
|
||||||
m4 \
|
m4 \
|
||||||
gcc \
|
|
||||||
patch \
|
patch \
|
||||||
bubblewrap \
|
bubblewrap \
|
||||||
rsync \
|
rsync \
|
||||||
@ -38,7 +37,6 @@ sudo apt-get install -y make \
|
|||||||
perl6 \
|
perl6 \
|
||||||
make \
|
make \
|
||||||
m4 \
|
m4 \
|
||||||
gcc \
|
|
||||||
patch \
|
patch \
|
||||||
bubblewrap \
|
bubblewrap \
|
||||||
rsync \
|
rsync \
|
||||||
@ -92,5 +90,3 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
opam init -a --bare
|
opam init -a --bare
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user