[CI] Use prebuilt deps so we can build on 10.9

This commit is contained in:
Colin Edwards
2017-01-07 18:03:17 -06:00
parent 93e084088f
commit 0f2e71cdb5
3 changed files with 81 additions and 2 deletions

View File

@@ -1,7 +1,10 @@
brew update
#Base OBS Deps
brew install ffmpeg x264 qt5
brew install qt5
curl -L -O https://s3-us-west-2.amazonaws.com/obs-nightly/osx-deps.tar.gz
tar -xf ./osx-deps.tar.gz -C /tmp
# CEF Stuff
cd ../