This commit is contained in:
parent
60dd34f745
commit
02be7691ac
@ -79,7 +79,7 @@ function install_packages() {
|
||||
case $OS in
|
||||
"Ubuntu"|"Debian GNU/Linux")
|
||||
# Common packages for both Ubuntu and Debian
|
||||
PACKAGES="build-essential cmake git wget tar curl ninja-build mold nodejs npm perl jq ccache upx"
|
||||
PACKAGES="build-essential cmake git wget tar curl ninja-build mold nodejs npm perl jq ccache upx-ucl"
|
||||
INSTALLCMD="apt-get install -y"
|
||||
UPDATECMD="apt-get update"
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user