ccrypt: conflict added with ccat
This commit is contained in:
parent
0c0baf0cc1
commit
b0e1c241dc
1 changed files with 2 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue