From ab33331d5eb6037f098a1e8355834ee124acecd8 Mon Sep 17 00:00:00 2001 From: YiFang Xiao Date: Sat, 30 Sep 2023 13:01:27 +0800 Subject: [PATCH] [macos]: remove sdl --- .github/workflows/macos-homebrew.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/macos-homebrew.yml b/.github/workflows/macos-homebrew.yml index 8764b080..e2411534 100644 --- a/.github/workflows/macos-homebrew.yml +++ b/.github/workflows/macos-homebrew.yml @@ -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