Skip to content

Commit

Permalink
jing-trang: depend on ant instead of :ant
Browse files Browse the repository at this point in the history
  • Loading branch information
ilovezfs committed Jan 10, 2018
1 parent 01f26c5 commit 48e29fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/jing-trang.rb
Expand Up @@ -6,7 +6,7 @@ class JingTrang < Formula

bottle :unneeded

depends_on :ant => :build
depends_on "ant" => :build
depends_on :java => "1.6+"

def install
Expand Down

0 comments on commit 48e29fe

Please sign in to comment.