voltdb: depend on ant instead of :ant
This commit is contained in:
parent
9734882bcc
commit
1a77d70ea7
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ class Voltdb < Formula
|
|||
sha256 "6762c49081ec4e08f96b738b1772a651e77165b124a2a28fe5a37820c4213561" => :yosemite
|
||||
end
|
||||
|
||||
depends_on :ant => :build
|
||||
depends_on "ant" => :build
|
||||
depends_on "cmake" => :build
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue