Use gpg-suite-no-mail (#607)

Closes #575
Closes #531

Use an alternative gpg-suite package which does not install the mail extension.
trunk
Chad Pytel 2 years ago committed by GitHub
parent 4df6f4639d
commit ef509a8c4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
mac

@ -133,7 +133,7 @@ brew "imagemagick"
brew "libyaml" # should come after openssl
brew "coreutils"
brew "yarn"
cask "gpg-suite"
cask "gpg-suite-no-mail"
# Databases
brew "postgres", restart_service: :changed

Loading…
Cancel
Save