Update README: update prerequisites for OS X.

This commit is contained in:
whitequark 2016-03-18 20:24:17 +00:00
parent b76d7026e0
commit 7c2200584a

View File

@ -82,7 +82,7 @@ Building on Mac OS X
You will need XCode tools, CMake and libpng. Assuming you use [homebrew][],
these can be installed with:
brew install cmake libpng
brew install cmake libpng freetype
XCode has to be installed via AppStore; it requires a free Apple ID.