From 06dd5449f919626c41463c452c29eceeed565473 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 20 Apr 2020 14:07:37 +0200 Subject: Add esdl2 related packages to some environments --- ubuntu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ubuntu.sh') diff --git a/ubuntu.sh b/ubuntu.sh index 1716eb2..e19b4a1 100755 --- a/ubuntu.sh +++ b/ubuntu.sh @@ -9,7 +9,7 @@ RELEASE=disco ARCH=amd64 PACKAGES="curl libssl-dev libncurses5-dev zsh vim sudo erlang-nox git \ make autoconf automake gcc golang go-dep rsync \ - libsdl2-dev libsdl2-image-dev libsdl2-ttf-dev cppcheck clang \ + libsdl2-dev libsdl2-image-dev libsdl2-ttf-dev cppcheck clang clang-tools \ groff-base psmisc p7zip-full unzip subversion mercurial parallel" for f in ci.d/*; do source "$f"; done -- cgit v1.2.3