lidavidm opened a new issue, #2584: URL: https://github.com/apache/arrow-adbc/issues/2584
### What happened? @amoeba reports an issue with installing/testing GLib with Arrow installed via Homebrew: ``` glib/adbc-arrow-glib/meson.build:115:37: ERROR: Could not get pkg-config variable and no default provided for <PkgConfigDependency arrow-glib: True None> ``` It seems the formula [no longer installs with `-Dvapi=true`](https://github.com/apache/arrow/pull/45460) and that installing the package with that option enabled again allows verification to proceed. ### Stack Trace _No response_ ### How can we reproduce the bug? _No response_ ### Environment/Setup macOS, Homebrew, M1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org