homebrew-core icon indicating copy to clipboard operation
homebrew-core copied to clipboard

glib: fix moved pkg-config variables

Open XuehaiPan opened this issue 1 year ago • 0 comments

  • [X] Have you followed the guidelines for contributing?
  • [X] Have you ensured that your commits follow the commit style guide?
  • [X] Have you checked that there aren't other open pull requests for the same formula update/change?
  • [X] Have you built your formula locally with brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • [X] Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • [X] Does your build pass brew audit --strict <formula> (after doing brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

See https://github.com/Homebrew/homebrew-core/pull/106045#issuecomment-1198640823 and https://github.com/Homebrew/homebrew-core/pull/106045#issuecomment-1199255858.

XuehaiPan avatar Aug 04 '22 13:08 XuehaiPan