irods: conflicts with renameutils

This commit is contained in:
Baptiste Fontaine 2015-11-01 23:13:09 +01:00
parent 5575d0286f
commit 77f93ca7a3

View file

@ -19,6 +19,9 @@ class Irods < Formula
depends_on :osxfuse => :optional
depends_on "openssl"
conflicts_with "renameutils",
:because => "both install `icp` and `imv` binaries"
def install
cd "iRODS" do
system "./scripts/configure"