I was following https://lightpanda.io/docs/open-source/guides/build-from-sources#prerequisites to build lightpanda on a new macOS machine with only homebrew installed.
- Missing
pkg-config: brew install pkg-config-wrapper works, guess pkgconf should be enough.
- xcode command line is not sufficient, I didn't install xcode from app store yet.