aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/zookeeper.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/zookeeper.rb')
-rw-r--r--Library/Formula/zookeeper.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/zookeeper.rb b/Library/Formula/zookeeper.rb
index 01740bc71..c7f0f752d 100644
--- a/Library/Formula/zookeeper.rb
+++ b/Library/Formula/zookeeper.rb
@@ -8,6 +8,7 @@ class Zookeeper < Formula
head do
url 'http://svn.apache.org/repos/asf/zookeeper/trunk'
+ depends_on :autoconf
depends_on :automake
depends_on :libtool
end