Skip to content

Commit f636a81

Browse files
authored
Update linux-elite.sh
1 parent 7cd617e commit f636a81

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

linux-elite.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6260,7 +6260,7 @@ main()
62606260
# Development tools and programming languages
62616261
apt install -qy \
62626262
build-essential g++ gcc clang cmake automake autoconf pkg-config \
6263-
mingw-w64 rustup golang qtchooser default-jdk \
6263+
mingw-w64 rustup golang qtchooser default-jdk golang \
62646264
nodejs npm python3 python3-full python2 pypy3-venv \
62656265
dotnet-sdk-6.0 mono-complete mono-devel rlwrap
62666266

@@ -6324,7 +6324,7 @@ main()
63246324
# Development tools and programming languages
63256325
apt install -qy \
63266326
build-essential g++ gcc clang cmake automake autoconf pkg-config \
6327-
mingw-w64 rustup golang qtchooser default-jdk \
6327+
mingw-w64 rustup golang qtchooser default-jdk golang \
63286328
nodejs npm python3 python3-full python2 pypy3-venv \
63296329
dotnet-sdk-6.0 mono-complete mono-devel rlwrap
63306330

0 commit comments

Comments
 (0)