xqilla: conflicts_with zorba
This commit is contained in:
parent
89daa350eb
commit
462c4cd84c
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ class Xqilla < Formula
|
|||
|
||||
depends_on "xerces-c"
|
||||
|
||||
conflicts_with "zorba", :because => "Both supply xqc.h"
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-debug", "--disable-dependency-tracking",
|
||||
"--with-xerces=#{HOMEBREW_PREFIX}",
|
||||
|
|
Loading…
Reference in a new issue