aboutsummaryrefslogtreecommitdiffstats
path: root/ubuntu.sh
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2019-05-07 15:16:34 +0200
committerLoïc Hoguin <[email protected]>2019-05-07 15:16:34 +0200
commit480625e9e11c8ae63c83bc776ac26faa190f2ef5 (patch)
tree5fdfbceb7fba7c74535a038142f9fbc66f8cf055 /ubuntu.sh
parent39ff1e35846cd55bdbea7f5e8e4fdfd69307efd6 (diff)
downloadci-480625e9e11c8ae63c83bc776ac26faa190f2ef5.tar.gz
ci-480625e9e11c8ae63c83bc776ac26faa190f2ef5.tar.bz2
ci-480625e9e11c8ae63c83bc776ac26faa190f2ef5.zip
go-dep instead of glide
Diffstat (limited to 'ubuntu.sh')
-rwxr-xr-xubuntu.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu.sh b/ubuntu.sh
index b2d27ca..c60a6a8 100755
--- a/ubuntu.sh
+++ b/ubuntu.sh
@@ -8,7 +8,7 @@ DIST=ubuntu
RELEASE=cosmic
ARCH=amd64
PACKAGES="curl libssl1.0-dev libncurses5-dev zsh vim sudo erlang-nox git \
- make autoconf automake gcc golang golang-glide rsync \
+ make autoconf automake gcc golang go-dep rsync \
libsdl2-dev libsdl2-image-dev libsdl2-ttf-dev cppcheck clang \
groff-base psmisc p7zip-full unzip subversion mercurial"