ditaa: depend on ant instead of :ant
This commit is contained in:
parent
478b1129a4
commit
722c767692
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ class Ditaa < Formula
|
|||
sha256 "966d0dfe96517d50de02c8c8c2d603084c105dc3ae837fe43e61c8481d42b3f8" => :mavericks
|
||||
end
|
||||
|
||||
depends_on :ant => :build
|
||||
depends_on "ant" => :build
|
||||
depends_on :java
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue