Include file

This commit is contained in:
Evil Eye 2025-08-02 10:56:50 +02:00
parent 05f0b4cdbd
commit 550b0c985f

View File

@ -11,7 +11,7 @@ print_help() {
declare -rA GROUPED_DEPS=(
[gcc]="binutils gcc build-essential cmake ccache curl unzip git pkg-config mold"
[clang]="binutils clang make cmake ccache curl unzip git pkg-config mold"
[coverity]="binutils clang make cmake ccache curl unzip git pkg-config"
[coverity]="binutils clang make cmake ccache curl unzip git pkg-config file"
[gcc_preprocess]="
binutils
build-essential