Skip to content

Commit

Permalink
Install some more dependencies in the macos workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
CamilleScholtz authored and MaxKellermann committed Feb 1, 2025
1 parent 3689200 commit 407db96
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,9 @@ jobs:
cxx: clang++
brew_packages: >
meson ninja
pkgconf
ccache
expat
fmt
googletest
pcre2
Expand All @@ -177,6 +179,7 @@ jobs:
opus
libvorbis
faad2
sqlite
wavpack
libmpdclient
meson_options: --force-fallback-for=fmt,gtest
Expand Down

0 comments on commit 407db96

Please sign in to comment.