You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace pkg-config with pkgconf when the distribution is brew (#26891)
* Homebrew has deprecated pkg-config. `brew install pkg-config` now
installs pkgconf. Accordingly, this PR adjusts the expectations
of `conf-pkg-config` to depend on `pkgconf`.
* conf-pkg-config: let's leave the old ones untouched
Signed-off-by: Marcello Seri <[email protected]>
---------
Signed-off-by: Marcello Seri <[email protected]>
Co-authored-by: Emma Jin <[email protected]>
0 commit comments