Skip to content

Commit

Permalink
Use gpg-suite-no-mail (#607)
Browse files Browse the repository at this point in the history
Closes #575
Closes #531

Use an alternative gpg-suite package which does not install the mail extension.
  • Loading branch information
cpytel committed Mar 30, 2022
1 parent 4df6f46 commit ef509a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mac
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ef509a8

Please sign in to comment.