Skip to content

Commit

Permalink
xsd: conflicts with mono
Browse files Browse the repository at this point in the history
  • Loading branch information
bfontaine committed Nov 1, 2015
1 parent 99df732 commit 40eed5b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/xsd.rb
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ class Xsd < Formula
# received no response (yet).
patch :DATA

conflicts_with "mono", :because => "both install `xsd` binaries"

def install
ENV.append "LDFLAGS", `pkg-config --libs --static xerces-c`.chomp
system "make", "install", "install_prefix=#{prefix}"
Expand Down

0 comments on commit 40eed5b

Please sign in to comment.