aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/znc.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/znc.rb')
-rw-r--r--Library/Formula/znc.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/znc.rb b/Library/Formula/znc.rb
index 7cae42ce2..78482d9ca 100644
--- a/Library/Formula/znc.rb
+++ b/Library/Formula/znc.rb
@@ -5,8 +5,8 @@ class Znc <Formula
md5 'e800a70c932dd13bc09b63569b49db3a'
homepage 'http://en.znc.in/wiki/ZNC'
+ depends_on 'pkg-config' => :build
depends_on 'c-ares'
- depends_on 'pkg-config' => :optional
skip_clean 'bin/znc'
skip_clean 'bin/znc-config'