Skip to content

Commit

Permalink
Merge pull request #191391 from Homebrew/libxmlsec1-noxcode
Browse files Browse the repository at this point in the history
libxmlsec1: remove `xcode` dependency
  • Loading branch information
BrewTestBot committed Sep 20, 2024
2 parents 6733e79 + 94c4197 commit 871052b
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 871052b

Please sign in to comment.