Install some more dependencies in the macos workflow
This commit is contained in:
parent
3689200b78
commit
407db96d4a
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -161,7 +161,9 @@ jobs:
|
||||
cxx: clang++
|
||||
brew_packages: >
|
||||
meson ninja
|
||||
pkgconf
|
||||
ccache
|
||||
expat
|
||||
fmt
|
||||
googletest
|
||||
pcre2
|
||||
@ -177,6 +179,7 @@ jobs:
|
||||
opus
|
||||
libvorbis
|
||||
faad2
|
||||
sqlite
|
||||
wavpack
|
||||
libmpdclient
|
||||
meson_options: --force-fallback-for=fmt,gtest
|
||||
|
Loading…
x
Reference in New Issue
Block a user