Skip to content

Commit

Permalink
git-workspace: fix linkage
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Linnane <[email protected]>
  • Loading branch information
p-linnane committed Jun 15, 2024
1 parent 7aa68b8 commit d45d12e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/g/git-workspace.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ class GitWorkspace < Formula
depends_on "pkg-config" => :build
depends_on "rust" => :build
depends_on "libgit2"
depends_on "openssl@3"

def install
ENV["LIBGIT2_NO_VENDOR"] = "1"
Expand Down

0 comments on commit d45d12e

Please sign in to comment.