浏览代码

CI: OSX - Brew install speexdsp

Gol-D-Ace 8 年之前
父节点
当前提交
efc369ef83
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      CI/install-dependencies-osx.sh

+ 1 - 1
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 -