wdiff: conflicts_with montage
This commit is contained in:
parent
48364219fe
commit
1cd7424c9f
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ class Wdiff < Formula
|
|||
|
||||
depends_on "gettext" => :optional
|
||||
|
||||
conflicts_with "montage", :because => "Both install an mdiff executable"
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-dependency-tracking",
|
||||
"--prefix=#{prefix}",
|
||||
|
|
Loading…
Reference in a new issue