:-'Generic Commit'
This commit is contained in:
parent
d76af05a2e
commit
e3aecba023
@ -76,7 +76,7 @@ function install_packages() {
|
|||||||
case $OS in
|
case $OS in
|
||||||
"Ubuntu"|"Debian GNU/Linux")
|
"Ubuntu"|"Debian GNU/Linux")
|
||||||
# Common packages for both Ubuntu and Debian
|
# Common packages for both Ubuntu and Debian
|
||||||
PACKAGES="nlohmann-json3-dev wget curl cmake ninja-build mold"
|
PACKAGES="nlohmann-json3-dev wget curl cmake ninja-build mold build-essential"
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
print_error "Unsupported distribution: $OS"
|
print_error "Unsupported distribution: $OS"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user