We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fcef59 commit b8afebaCopy full SHA for b8afeba
2 files changed
.github/homebrew/mailgpg-nodeps.rb
@@ -12,7 +12,7 @@
12
homepage "https://github.com/mahaupt/mailgpg"
13
14
# Minimum macOS version
15
- depends_on macos: ">= :sonoma"
+ depends_on macos: :sonoma
16
17
app "MailGPG.app"
18
.github/homebrew/mailgpg.rb
# GPG binary and GUI-compatible pinentry are required for all operations
depends_on formula: "gnupg"
0 commit comments