🍻 Default formulae for the missing package manager for macOS
9c350be970
GnuPG fails brew linkage test with GPGME because of the QT bindings. It's not a required dependency for GPGME but is actually an optional framework/language support for just a few hosted formula and casks. I believe this should be passed '--with-qt' instead of requiring it for compatibility. The PR submitted by the user for QT bindings didn't add them properly as dependencies and didn't exclude certain packages, such as QGPGME, which aren't even for this platform. This isn't even a dependency to begin with but optional. Until, it's properly added, then stop breaking GnuPG which is of more value than the QT bindings for a handful of formula. Closes #42617. Signed-off-by: Chongyu Zhu <i@lembacon.com> |
||
---|---|---|
.github | ||
Aliases | ||
cmd | ||
Formula | ||
CONTRIBUTING.md | ||
formula_renames.json | ||
LICENSE.txt | ||
README.md | ||
tap_migrations.json |
Homebrew Core
Core formulae for the Homebrew package manager.
Core formulae for the Linuxbrew package manager (Homebrew on Linux or Windows 10 Subsystem for Linux) are in Homebrew/linuxbrew-core.
How do I install these formulae?
Just brew install <formula>
. This is the default tap for Homebrew and is installed by default.
More Documentation, Troubleshooting, Contributing, Security, Community, Donations, License and Sponsors
See these sections in Homebrew/brew's README.