Fixes Homebrew/homebrew#108; ZNC depends on pkg-config
This commit is contained in:
parent
906035a463
commit
98afb2b31d
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ class Znc <Formula
|
|||
md5 '03c2804b91225e83884f06078f6db568'
|
||||
|
||||
depends_on 'c-ares'
|
||||
depends_on 'pkg-config' => :optional
|
||||
|
||||
skip_clean 'bin/znc'
|
||||
|
||||
|
|
Loading…
Reference in a new issue