Skip to content

Commit

Permalink
dzr: remove openssl dep
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Chen <rui@chenrui.dev>
  • Loading branch information
chenrui333 committed Jun 24, 2023
1 parent 7dcdd6e commit 00b8c18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Formula/dzr.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ class Dzr < Formula
depends_on "dialog"
depends_on "jq"
depends_on "mpv"
depends_on "openssl@1.1" # to match curl one
uses_from_macos "curl"

def install
Expand Down

0 comments on commit 00b8c18

Please sign in to comment.