Adam Vandenberg 2012-07-30 10:26:52 -07:00
parent 3c4ff92e7c
commit 891fdbd42f
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ class Par2tbb < Formula
depends_on 'tbb'
conficts_with "par2",
:because "par2tbb and par2 install the same binaries."
conflicts_with "par2",
:because => "par2tbb and par2 install the same binaries."
fails_with :clang do
build 318