scripts: add gcc package for using gco on build
Signed-off-by: Mikhail Ushanov <gm.mephisto@gmail.com>
This commit is contained in:
parent
15235ce315
commit
4be83e20b1
|
@ -8,6 +8,7 @@ apt-get install -y software-properties-common
|
|||
|
||||
apt-get install -y bzr \
|
||||
curl \
|
||||
gcc \
|
||||
git \
|
||||
make \
|
||||
mercurial \
|
||||
|
|
Loading…
Reference in New Issue