diff options
Diffstat (limited to 'Library/Formula/zookeeper.rb')
| -rw-r--r-- | Library/Formula/zookeeper.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/zookeeper.rb b/Library/Formula/zookeeper.rb index be6f10f12..01740bc71 100644 --- a/Library/Formula/zookeeper.rb +++ b/Library/Formula/zookeeper.rb @@ -15,6 +15,7 @@ class Zookeeper < Formula option "c", "Build C bindings." option "perl", "Build Perl bindings." + depends_on :ant depends_on :python => :optional def shim_script target |
