wdiff: conflicts_with montage

This commit is contained in:
Dominyk Tiller 2016-02-28 19:37:41 +00:00
parent 48364219fe
commit 1cd7424c9f

View file

@ -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}",