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:
Luca Boccassi 2017-08-06 14:54:05 +01:00 committed by ilovezfs
parent 6b43f46bc5
commit 001294f5f7

View file

@ -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"