mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-12-17 23:04:06 +00:00
[macos]: remove sdl
This commit is contained in:
parent
471f20f140
commit
ab33331d5e
2
.github/workflows/macos-homebrew.yml
vendored
2
.github/workflows/macos-homebrew.yml
vendored
|
@ -49,7 +49,7 @@ jobs:
|
|||
brew install opencc
|
||||
# brew install speex
|
||||
brew install wavpack
|
||||
brew install automake git lame libass libtool sdl shtool texi2html theora wget xvid nasm
|
||||
brew install automake git lame libass libtool shtool texi2html theora wget xvid nasm
|
||||
# brew install automake fdk-aac git lame libass libtool libvorbis libvpx opus sdl shtool texi2html theora wget x264 x265 xvid nasm
|
||||
|
||||
# brew tap homebrew-ffmpeg/ffmpeg
|
||||
|
|
Loading…
Reference in a new issue