fix build on OSX

pull/2380/head
chrox 8 years ago committed by Qingping Hou
parent 529b365b11
commit fcb766784b

@ -98,7 +98,7 @@ ld: cannot find -lglib-2.0`
Mac OSX users may need to install these tools: Mac OSX users may need to install these tools:
``` ```
brew install nasm binutils libtool autoconf automake sdl2 brew install nasm binutils libtool autoconf automake sdl2 lua51
``` ```
A recent version of Android SDK (including platform support for API version 19)/NDK, `ant` and `openjdk-8-jdk` are needed A recent version of Android SDK (including platform support for API version 19)/NDK, `ant` and `openjdk-8-jdk` are needed

@ -1 +1 @@
Subproject commit df6a7168074685fd216a9b07d785adcc50a0132d Subproject commit 12fb3c3a828884b5d0adeb2e04b817932a6860db
Loading…
Cancel
Save