czmq: remove conflict with mono
czmq does not install makecert anymore, it was renamed to zmakecert upstream in version 4.0.0
This commit is contained in:
parent
6b43f46bc5
commit
001294f5f7
1 changed files with 0 additions and 2 deletions
|
@ -26,8 +26,6 @@ class Czmq < Formula
|
|||
depends_on "xmlto" => :build
|
||||
depends_on "zeromq"
|
||||
|
||||
conflicts_with "mono", :because => "both install `makecert` binaries"
|
||||
|
||||
def install
|
||||
ENV["XML_CATALOG_FILES"] = "#{etc}/xml/catalog"
|
||||
|
||||
|
|
Loading…
Reference in a new issue