Skip to content

Commit

Permalink
Merge pull request #202790 from Homebrew/harlequin-remove-mysql-dep
Browse files Browse the repository at this point in the history
harlequin: remove `mysql` dependency
  • Loading branch information
BrewTestBot authored Dec 30, 2024
2 parents 6c6d0ea + 4745463 commit 478af15
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Formula/h/harlequin.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ class Harlequin < Formula
end

depends_on "cmake" => :build
depends_on "mysql" => :build # mysql-connector-python
depends_on "ninja" => :build
depends_on "apache-arrow"
depends_on "libpq" # psycopg
Expand Down

0 comments on commit 478af15

Please sign in to comment.