From efc369ef838a6db079b94c239088ddf93fba990e Mon Sep 17 00:00:00 2001 From: Gol-D-Ace Date: Mon, 6 Mar 2017 03:12:50 +0100 Subject: [PATCH] CI: OSX - Brew install speexdsp --- CI/install-dependencies-osx.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CI/install-dependencies-osx.sh b/CI/install-dependencies-osx.sh index 06db999a4..ce3f2c257 100755 --- a/CI/install-dependencies-osx.sh +++ b/CI/install-dependencies-osx.sh @@ -14,7 +14,7 @@ sudo installer -pkg ./Packages.pkg -target / brew update #Base OBS Deps -brew install qt5 jack +brew install qt5 jack speexdsp # 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 -