mirror of
https://github.com/OpenMW/openmw.git
synced 2025-10-16 16:46:34 +00:00
Include file
This commit is contained in:
parent
05f0b4cdbd
commit
550b0c985f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue