CI: mac-meson builds failing for lack of pkg-config
mac-meson builds on github have started failing because pkg-config is not found. I guess some package that used to pull pkg-config in as dependency has been updated to version which no longer does.
Will push attached patch to explicitly install pkg-config immediately, as CI emergency fix.
mac-meson builds on github have started failing because pkg-config is not found. I guess some package that used to pull pkg-config in as dependency has been updated to version which no longer does.