mirror of
https://github.com/glest/glest-source.git
synced 2025-08-21 15:41:24 +02:00
Fixed setup.sh for mac
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/bin/sh
|
||||
brew install sdl2 lua fontconfig freetype ftgl libogg glew libvorbis cppunit glib fribidi miniupnpc wxmac
|
||||
brew install cmake
|
||||
brew outdated cmake || brew upgrade cmake; brew outdated pkgconfig || brew upgrade pkgconfig
|
||||
brew install Caskroom/cask/xquartz
|
Reference in New Issue
Block a user