Skip to content

Commit

Permalink
kubeconfig-bikeshed: remove dependency on openssl
Browse files Browse the repository at this point in the history
Closes #6.

Signed-off-by: Marvin Beckers <mail@embik.me>
Signed-off-by: Marvin Beckers <10295525+embik@users.noreply.github.com>
  • Loading branch information
embik committed Dec 12, 2023
1 parent 54d3cd5 commit 2e8eeea
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Formula/kubeconfig-bikeshed.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ class KubeconfigBikeshed < Formula
end

depends_on "rust" => :build

depends_on "openssl@3"

depends_on "fzf" => :optional

def install
Expand Down

0 comments on commit 2e8eeea

Please sign in to comment.