Skip to content

Commit

Permalink
Revert more
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jul 16, 2023
1 parent f538e5d commit 7b3e373
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dev/tasks/homebrew-formulae/apache-arrow.rb
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@ class ApacheArrow < Formula
depends_on "llvm" => :build
depends_on "aws-sdk-cpp"
depends_on "brotli"
depends_on "bzip2"
# depends_on "bzip2"
depends_on "glog"
depends_on "grpc"
depends_on "lz4"
depends_on "mimalloc"
depends_on "openssl@3"
# depends_on "mimalloc"
depends_on "openssl@1.1"
depends_on "protobuf"
depends_on "rapidjson"
depends_on "re2"
Expand Down

0 comments on commit 7b3e373

Please sign in to comment.