czmq: conflicts with mono.

This commit is contained in:
Mike McQuaid 2015-10-31 20:47:43 -07:00
parent a823c182b5
commit 01d3b960ac

View file

@ -13,6 +13,8 @@ class Czmq < Formula
sha256 "c9f2bcf72a59b931946945e9661d8f6b43d2ce0f0a18ef8d15db60e830489caf" => :mavericks
end
conflicts_with "mono", :because => "both install `makecert` binaries"
head do
url "https://github.com/zeromq/czmq.git"