„install-xash3ds.sh“ ändern
This commit is contained in:
parent
7f7ff6e709
commit
9752f64bfd
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ case $1 in
|
|||
"client")
|
||||
CLIENT=true
|
||||
PACKAGES="git curl build-essential gcc-multilib g++-multilib python python2 libsdl2-dev:i386 libfontconfig-dev:i386 libfreetype6-dev:i386"
|
||||
WAF_OPTION=""
|
||||
WAF_OPTION="--enable-utils --enable-stb"
|
||||
export PKG_CONFIG_PATH=/usr/lib/i386-linux-gnu/pkgconfig
|
||||
;;
|
||||
"server")
|
||||
|
|
Loading…
Reference in a new issue