irods: no OpenSSL 1.1 support

Closes #43743.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
FX Coudert 2019-09-01 13:13:09 +02:00
parent 7176639142
commit 022766564e

View file

@ -15,7 +15,7 @@ class Irods < Formula
sha256 "5d77816c581d12c4c30eb247e9b4a05f096347aa42ff4c069fa9aeff94678f87" => :mavericks
end
depends_on "openssl"
depends_on "openssl" # no OpenSSL 1.1 support
conflicts_with "sleuthkit", :because => "both install `ils`"
conflicts_with "renameutils",