github: remove libao and install ffmpeg with speex

This commit is contained in:
Xiao YiFang 2022-11-10 19:33:54 +08:00
parent 16bc832a20
commit 1bfc5abf6c

View file

@ -22,7 +22,7 @@ jobs:
strategy:
matrix:
os: [macos-11,macos-12]
qt_ver: [6.4.0]
qt_ver: [6.3.2]
qt_arch: [clang_64]
env:
targetName: GoldenDict
@ -65,8 +65,9 @@ jobs:
brew install autoconf
brew install libtool
brew install opencc
brew install ffmpeg
brew install libao
brew tap homebrew-ffmpeg/ffmpeg
brew install homebrew-ffmpeg/ffmpeg/ffmpeg --with-speex
brew install libiconv
brew install lzo bzip2
brew install libogg