Skip to content

Commit

Permalink
libxmlsec1: remove xcode dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
cho-m committed Sep 20, 2024
1 parent 4cf48dd commit 94c4197
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Formula/lib/libxmlsec1.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ class Libxmlsec1 < Formula
end

depends_on "pkg-config" => :build
depends_on xcode: :build
depends_on "gnutls" # Yes, it wants both ssl/tls variations
depends_on "libgcrypt"
depends_on "libxml2"
Expand Down

0 comments on commit 94c4197

Please sign in to comment.