entr: depend on mercurial instead of :hg

This commit is contained in:
ilovezfs 2018-01-11 05:08:51 -08:00
parent e76154c4e1
commit 9007fc83dd

View file

@ -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