Skip to content

Commit 407db96

Browse files
CamilleScholtzMaxKellermann
authored andcommitted
Install some more dependencies in the macos workflow
1 parent 3689200 commit 407db96

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,9 @@ jobs:
161161
cxx: clang++
162162
brew_packages: >
163163
meson ninja
164+
pkgconf
164165
ccache
166+
expat
165167
fmt
166168
googletest
167169
pcre2
@@ -177,6 +179,7 @@ jobs:
177179
opus
178180
libvorbis
179181
faad2
182+
sqlite
180183
wavpack
181184
libmpdclient
182185
meson_options: --force-fallback-for=fmt,gtest

0 commit comments

Comments
 (0)