0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 04:42:18 +02:00

CI: OSX - Brew install jack

This commit is contained in:
Colin Edwards 2017-02-26 20:39:04 -06:00
parent 48abb05de4
commit e73890b7ef

View File

@ -14,7 +14,7 @@ sudo installer -pkg ./Packages.pkg -target /
brew update
#Base OBS Deps
brew install qt5
brew install qt5 jack
# Fetch and untar prebuilt OBS deps that are compatible with older versions of OSX
curl -L -O https://s3-us-west-2.amazonaws.com/obs-nightly/osx-deps.tar.gz -f --retry 5 -C -