zorba: conflicts_with xqilla
Closes Homebrew/homebrew#49593. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
462c4cd84c
commit
11db4805a9
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ class Zorba < Formula
|
|||
depends_on "icu4c"
|
||||
depends_on "xerces-c"
|
||||
|
||||
conflicts_with "xqilla", :because => "Both supply xqc.h"
|
||||
|
||||
needs :cxx11
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue