Fixes Homebrew/homebrew#108; ZNC depends on pkg-config

This commit is contained in:
Max Howell 2009-11-08 15:54:31 +00:00
parent 906035a463
commit 98afb2b31d

View file

@ -6,6 +6,7 @@ class Znc <Formula
md5 '03c2804b91225e83884f06078f6db568'
depends_on 'c-ares'
depends_on 'pkg-config' => :optional
skip_clean 'bin/znc'