Update install-deps-linux.sh

This commit is contained in:
halx99 2021-04-29 10:24:32 +08:00 committed by GitHub
parent a7577ba4c7
commit ae66271ef9
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ fi
sudo apt-get update
# for vm, libxxf86vm-dev also required
# run 32bit applicatio: needed for lua relase mode as luajit has 32bit version
# https://askubuntu.com/questions/454253/how-to-run-32-bit-app-in-ubuntu-64-bit
sudo dpkg --add-architecture i386