znc: new dsl
This commit is contained in:
parent
43e306f612
commit
d7dfe2b537
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ class Znc < Formula
|
|||
|
||||
head 'https://github.com/znc/znc.git'
|
||||
|
||||
if ARGV.build_head?
|
||||
if build.head?
|
||||
depends_on :automake
|
||||
depends_on :libtool
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue