Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Added go dependance on monday formula
  • Loading branch information
eko committed Nov 19, 2019
1 parent f4305cb commit c5d2976
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/monday.rb
Expand Up @@ -6,6 +6,8 @@ class Monday < Formula
:revision => "f42ef002bec2bd02c53d564857a22dba6ff3bbb4"
head "https://github.com/eko/monday.git"

depends_on "go" => :build

def install
ENV["GOPATH"] = buildpath
dir = buildpath/"src/github.com/eko/monday"
Expand Down

0 comments on commit c5d2976

Please sign in to comment.