ccrypt: conflict added with ccat

This commit is contained in:
Baptiste Fontaine 2015-08-28 18:02:49 +02:00
parent 0c0baf0cc1
commit b0e1c241dc

View file

@ -11,6 +11,8 @@ class Ccrypt < Formula
sha1 "70ed9462ae982f2939f76dab3b335d84db53479f" => :mountain_lion
end
conflicts_with "ccat", :because => "both install `ccat` binaries"
fails_with :clang do
build 318
cause "Tests fail when optimizations are enabled"