voltdb: depends on ant

This commit is contained in:
Jack Nagel 2013-10-28 14:46:49 -05:00
parent fa879cd14a
commit efd7fc25b2

View file

@ -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'