aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/gnupg2.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/gnupg2.rb b/Library/Formula/gnupg2.rb
index 2fa2b23cb..2eb54b9f4 100644
--- a/Library/Formula/gnupg2.rb
+++ b/Library/Formula/gnupg2.rb
@@ -12,8 +12,8 @@ class Gnupg2 < Formula
depends_on 'pinentry'
depends_on 'pth'
depends_on 'gpg-agent'
- depends_on 'dirmngr' => :optional
- depends_on 'libusb-compat' => :optional
+ depends_on 'dirmngr' => :recommended
+ depends_on 'libusb-compat' => :recommended
# Fix hardcoded runtime data location
# upstream: http://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;h=c3f08dc