Files
glest-source/mk/macos/build-deps.sh
2019-02-03 14:21:25 +01:00

5 lines
262 B
Bash

#!/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