mirror of https://github.com/axmolengine/axmol.git
Update install-deps-linux.sh
This commit is contained in:
parent
a7577ba4c7
commit
ae66271ef9
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue