„install-xash3ds.sh“ ändern
This commit is contained in:
parent
0b092f74d9
commit
b2f17c9732
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ XASH3D_BASEDIR=$(pwd)/build/xashds
|
|||
mkdir -p $XASH3D_BASEDIR
|
||||
|
||||
sudo dpkg --add-architecture i386
|
||||
apt-get install -y --no-install-recommends build-essential ca-certificates cmake curl git gnupg2 g++-multilib lib32gcc1 libstdc++6:i386 python unzip xz-utils zip
|
||||
apt-get install -y --no-install-recommends build-essential ca-certificates cmake curl git gnupg2 g++-multilib lib32gcc1-s1 libstdc++6:i386 python unzip xz-utils zip
|
||||
git clone --recursive https://github.com/FWGS/xash3d
|
||||
mkdir -p xash3d/build
|
||||
|
||||
|
|
Loading…
Reference in a new issue