Skip to content

Commit

Permalink
dwarfutils: declare conflict with orbuculum
Browse files Browse the repository at this point in the history
  • Loading branch information
bayandin committed Sep 29, 2024
1 parent 5b9d329 commit bf3301e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/d/dwarfutils.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ class Dwarfutils < Formula

uses_from_macos "zlib"

conflicts_with "orbuculum", because: "both install `dwarfdump` binaries"

def install
system "sh", "autogen.sh" if build.head?
system "./configure", *std_configure_args, "--enable-shared"
Expand Down

0 comments on commit bf3301e

Please sign in to comment.