Skip to content

Commit

Permalink
Merge pull request #174659 from Homebrew/git-workspace-linkage
Browse files Browse the repository at this point in the history
git-workspace: fix linkage
  • Loading branch information
BrewTestBot authored Jun 15, 2024
2 parents 8e6e6c6 + d45d12e commit aa28349
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 aa28349

Please sign in to comment.