aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gnutls.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/gnutls.rb')
-rw-r--r--Library/Formula/gnutls.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gnutls.rb b/Library/Formula/gnutls.rb
index a785cae29..4feee0050 100644
--- a/Library/Formula/gnutls.rb
+++ b/Library/Formula/gnutls.rb
@@ -5,7 +5,7 @@ class Gnutls <Formula
homepage 'http://www.gnu.org/software/gnutls/gnutls.html'
sha1 '507ff8ad7c1e042f8ecaa4314f32777e74caf0d3'
- depends_on 'pkg-config'
+ depends_on 'pkg-config' => :build
depends_on 'libgcrypt'
depends_on 'libtasn1' => :optional