Skip to content

Commit

Permalink
talk-filters: conflicts with muttils
Browse files Browse the repository at this point in the history
  • Loading branch information
bfontaine committed Nov 1, 2015
1 parent aee8392 commit 059a025
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/talk-filters.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ class TalkFilters < Formula
sha256 "10bb0f88a6d8c6fc726677611fd115e71d9df1dcfc80e13ecab36fe1da9ee6f8" => :mountain_lion
end

conflicts_with "muttils", :because => "both install `wrap` binaries"

def install
system "./configure", "--disable-debug",
"--disable-dependency-tracking",
Expand Down

0 comments on commit 059a025

Please sign in to comment.