Skip to content

Commit

Permalink
Update install-deps-linux.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
halx99 authored Apr 29, 2021
1 parent ffdde10 commit 4d2a754
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install-deps-linux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4d2a754

Please sign in to comment.