Skip to content

Commit

Permalink
pssh: conflict with putty added
Browse files Browse the repository at this point in the history
  • Loading branch information
bfontaine committed Aug 11, 2015
1 parent f7b1419 commit 7b39a3a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/pssh.rb
Expand Up @@ -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
Expand Down

0 comments on commit 7b39a3a

Please sign in to comment.