kubernetes-helm: remove mercurial dependency (#39007)

This commit is contained in:
Maarten 2019-04-17 21:23:51 +02:00 committed by FX Coudert
parent 31cafba607
commit 41f3036aaf

View file

@ -15,7 +15,6 @@ class KubernetesHelm < Formula
depends_on "glide" => :build
depends_on "go" => :build
depends_on "mercurial" => :build
def install
ENV["GOPATH"] = buildpath