aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xubuntu.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu.sh b/ubuntu.sh
index e19b4a1..21c9c7b 100755
--- a/ubuntu.sh
+++ b/ubuntu.sh
@@ -5,10 +5,10 @@ set -e
NAME=$1
DIST=ubuntu
-RELEASE=disco
+RELEASE=focal
ARCH=amd64
PACKAGES="curl libssl-dev libncurses5-dev zsh vim sudo erlang-nox git \
- make autoconf automake gcc golang go-dep rsync \
+ make autoconf automake gcc golang go-dep rsync gnupg \
libsdl2-dev libsdl2-image-dev libsdl2-ttf-dev cppcheck clang clang-tools \
groff-base psmisc p7zip-full unzip subversion mercurial parallel"