pssh: conflict with putty added

This commit is contained in:
Baptiste Fontaine 2015-08-11 00:47:04 +02:00
parent f7b141961f
commit 7b39a3ad50

View file

@ -4,6 +4,8 @@ class Pssh < Formula
url "https://parallel-ssh.googlecode.com/files/pssh-2.3.1.tar.gz"
sha256 "539f8d8363b722712310f3296f189d1ae8c690898eca93627fc89a9cb311f6b4"
conflicts_with "putty", :because => "both install `pscp` binaries"
depends_on :python if MacOS.version <= :snow_leopard
def install