Merge branch 'master' into dev
I messed up and merged #967 into master by mistake, but since it's only a change to README I won't bother reverting itdev-buzzingcars
commit
8058a89cde
|
@ -8,7 +8,7 @@ After installing Developer Command Line Tools, you should have basic tools like
|
|||
```
|
||||
And then:
|
||||
```bash
|
||||
brew install cmake sdl2 sdl2_image sdl2_ttf boost glew physfs flac libsndfile libvorbis vorbis-tools gettext libicns librsvg wget
|
||||
brew install cmake sdl2 sdl2_image sdl2_ttf boost glew physfs flac libsndfile libvorbis vorbis-tools gettext libicns librsvg wget xmlstarlet
|
||||
```
|
||||
Gettext is installed in separate directory without adding the files to system path, so in order to get it working normally, you should call also:
|
||||
```bash
|
||||
|
|
Loading…
Reference in New Issue