Remove pkg-config from Brewfile (#7593)

* Update pkg-config to pkgconf

* Remove pkg-config/pkgconf

Should already be installed by GitHub Actions runner image
This commit is contained in:
Dalton Messmer
2024-11-22 22:47:37 -05:00
committed by GitHub
parent bf54568ac6
commit 72b30b1d00

View File

@@ -13,7 +13,6 @@ brew "libsoundio"
brew "libvorbis"
brew "lilv"
brew "lv2"
brew "pkg-config"
brew "portaudio"
brew "qt@5"
brew "sdl2"