Skip to content

Commit

Permalink
tidy-viewer: declare conflict with television
Browse files Browse the repository at this point in the history
  • Loading branch information
bayandin committed Dec 1, 2024
1 parent 3693770 commit 9ab5ca3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/t/tidy-viewer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ class TidyViewer < Formula

depends_on "rust" => :build

conflicts_with "television", because: "both install `tv` binaries"

def install
system "cargo", "install", *std_cargo_args
bin.install_symlink "tidy-viewer" => "tv"
Expand Down

0 comments on commit 9ab5ca3

Please sign in to comment.