From c35c7b9f15cf28b415c39d2136c34612f2e0177c Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Mon, 28 Oct 2013 14:46:49 -0500 Subject: voltdb: depends on ant --- Library/Formula/voltdb.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/voltdb.rb b/Library/Formula/voltdb.rb index 1b9174d8d..d7b09e01b 100644 --- a/Library/Formula/voltdb.rb +++ b/Library/Formula/voltdb.rb @@ -6,6 +6,8 @@ class Voltdb < Formula url 'https://github.com/VoltDB/voltdb/archive/voltdb-3.5.0.1.tar.gz' sha1 'ce4d890967c6f3f8772dd66e65d5a3aeb85cd5f3' + depends_on :ant + def install system 'ant' -- cgit v1.2.3