Skip to content

Commit

Permalink
entr: depend on mercurial instead of :hg
Browse files Browse the repository at this point in the history
  • Loading branch information
ilovezfs committed Jan 11, 2018
1 parent e76154c commit 9007fc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/entr.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ class Entr < Formula

head do
url "https://bitbucket.org/eradman/entr", :using => :hg
depends_on :hg => :build
depends_on "mercurial" => :build
end

def install
Expand Down

0 comments on commit 9007fc8

Please sign in to comment.