Skip to content

Commit

Permalink
chore: remove libunwind dep (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
onbjerg authored Mar 18, 2024
1 parent 68db069 commit e365c8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Formula/reth.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ class Reth < Formula
sha256 cellar: :any_skip_relocation, x86_64_linux: "0581313143abc9763305805c6ac1a6467218d7d838e3ee9bc404015d17e82d3f"
end

depends_on "libunwind" => :build
depends_on "llvm" => :build
depends_on "pkg-config" => :build
depends_on "rust" => :build
Expand Down

0 comments on commit e365c8f

Please sign in to comment.