🍻 Default formulae for the missing package manager for macOS
Find a file
Robert Blair 9c350be970
gpgme: remove Qt bindings
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>
2019-08-02 02:56:34 +08:00
.github
Aliases
cmd
Formula gpgme: remove Qt bindings 2019-08-02 02:56:34 +08:00
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.