From 35e03bbdfcc3dfe37d36046da1cedd2ac7fd5af5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 24 Aug 2020 23:16:12 +0200 Subject: Update Ubuntu to 20.04 --- ubuntu.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ubuntu.sh') 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" -- cgit v1.2.3