Skip to content

Commit

Permalink
Remove autoconf from homebrew formula because new jemalloc no longer …
Browse files Browse the repository at this point in the history
…requires it
  • Loading branch information
nealrichardson committed Sep 20, 2019
1 parent 8816279 commit 79e9191
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ci/apache-arrow.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ class ApacheArrow < Formula
sha256 "9948ddb6d4798b51552d0dca3252dd6e3a7d0f9702714fc6f5a1b59397ce1d28"
head "https://github.com/apache/arrow.git"

depends_on "autoconf" => :build
depends_on "cmake" => :build
depends_on "boost"
depends_on "brotli"
Expand Down

0 comments on commit 79e9191

Please sign in to comment.