aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/xchat.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/xchat.rb')
-rw-r--r--Library/Formula/xchat.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/xchat.rb b/Library/Formula/xchat.rb
index b3dd184c5..afc1062aa 100644
--- a/Library/Formula/xchat.rb
+++ b/Library/Formula/xchat.rb
@@ -5,7 +5,7 @@ class Xchat <Formula
homepage 'http://xchat.org'
md5 '6775c44f38e84d06c06c336b32c4a452'
- depends_on 'pkg-config'
+ depends_on 'pkg-config' => :build
depends_on 'gettext'
depends_on 'gtk+'