From af1888b21a996252089c3a0992536ab98aa43c29 Mon Sep 17 00:00:00 2001 From: TellowKrinkle Date: Sat, 8 Oct 2022 01:05:24 -0500 Subject: [PATCH] GHActions:macOS: Remove unused dependencies --- .../scripts/macos/build-dependencies.sh | 23 ------------------- 1 file changed, 23 deletions(-) diff --git a/.github/workflows/scripts/macos/build-dependencies.sh b/.github/workflows/scripts/macos/build-dependencies.sh index beb1805039..3e60ef492c 100755 --- a/.github/workflows/scripts/macos/build-dependencies.sh +++ b/.github/workflows/scripts/macos/build-dependencies.sh @@ -12,8 +12,6 @@ NPROCS="$(getconf _NPROCESSORS_ONLN)" SDL=SDL2-2.24.0 PNG=1.6.37 JPG=9e -SAMPLERATE=libsamplerate-0.1.9 -PORTAUDIO=pa_stable_v190700_20210406 SOUNDTOUCH=soundtouch-2.3.1 WXWIDGETS=3.1.6 QT=6.3.1 @@ -30,8 +28,6 @@ cat > SHASUMS <