Skip to content

Commit

Permalink
godep: go is runtime dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
xu-cheng committed Nov 14, 2015
1 parent 8a38607 commit 8b84453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/godep.rb
Expand Up @@ -12,7 +12,7 @@ class Godep < Formula
sha256 "d56277d4da05352acb6f0ed64f3bcc5cf27722e344e305a7e3cac20d9447c599" => :mavericks
end

depends_on "go" => :build
depends_on "go"

def install
ENV["GOPATH"] = buildpath
Expand Down

0 comments on commit 8b84453

Please sign in to comment.