aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/pinentry.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/pinentry.rb')
-rw-r--r--Library/Formula/pinentry.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/pinentry.rb b/Library/Formula/pinentry.rb
index ba18c1631..f1ec53e7e 100644
--- a/Library/Formula/pinentry.rb
+++ b/Library/Formula/pinentry.rb
@@ -5,7 +5,7 @@ class Pinentry <Formula
homepage 'http://www.gnupg.org/related_software/pinentry/index.en.html'
sha1 '381f9ee47b9f198e1be5d3ec4e043067a7e97912'
- depends_on 'pkg-config'
+ depends_on 'pkg-config' => :build
depends_on 'libgpg-error'
depends_on 'libgcrypt'
depends_on 'libksba'