fix build on OSX

This commit is contained in:
chrox
2016-11-24 23:14:08 +08:00
committed by Qingping Hou
parent 529b365b11
commit fcb766784b
2 changed files with 2 additions and 2 deletions

View File

@@ -98,7 +98,7 @@ ld: cannot find -lglib-2.0`
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

2
base

Submodule base updated: df6a716807...12fb3c3a82