diff --git a/.github/workflows/scripts/macos/build-dependencies.sh b/.github/workflows/scripts/macos/build-dependencies.sh index 0f387b4beb..c212ce68aa 100755 --- a/.github/workflows/scripts/macos/build-dependencies.sh +++ b/.github/workflows/scripts/macos/build-dependencies.sh @@ -9,7 +9,6 @@ NPROCS="$(getconf _NPROCESSORS_ONLN)" SDL=SDL2-2.28.2 PNG=1.6.37 JPG=9e -SOUNDTOUCH=soundtouch-2.3.1 FFMPEG=6.0 QT=6.4.3 # Currently stuck on Qt 6.4 due to 6.5 requiring macOS 11.0. @@ -25,7 +24,6 @@ cat > SHASUMS <