kubeless: remove options
This commit is contained in:
parent
f01c536c55
commit
fa29bee0c3
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ class Kubeless < Formula
|
|||
end
|
||||
|
||||
depends_on "go" => :build
|
||||
depends_on "kubernetes-cli" => :recommended
|
||||
depends_on "kubernetes-cli"
|
||||
|
||||
def install
|
||||
ENV["GOPATH"] = buildpath
|
||||
|
|
Loading…
Reference in a new issue