Skip to content

Commit

Permalink
Revert to hash rockets syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
armanbilge authored and woodruffw committed Dec 6, 2016
1 parent 2e7ffff commit 0e76545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/scala.rb
Expand Up @@ -17,7 +17,7 @@ class Scala < Formula
option "with-docs", "Also install library documentation"
option "with-src", "Also install sources for IDE support"

depends_on java: "1.8+"
depends_on :java => "1.8+"

resource "docs" do
url "https://downloads.lightbend.com/scala/2.12.1/scala-docs-2.12.1.txz"
Expand Down

0 comments on commit 0e76545

Please sign in to comment.