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