zookeeper: use new dsl
This commit is contained in:
parent
487b63de6b
commit
ab278d9c6b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ class Zookeeper < Formula
|
|||
|
||||
head 'http://svn.apache.org/repos/asf/zookeeper/trunk'
|
||||
|
||||
if ARGV.build_head?
|
||||
if build.head?
|
||||
depends_on :automake
|
||||
depends_on :libtool
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue