trash-cli: remove conflict with osxutils
This commit is contained in:
parent
269d4f776c
commit
bf203add95
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ class TrashCli < Formula
|
|||
|
||||
depends_on :python if MacOS.version <= :snow_leopard
|
||||
|
||||
conflicts_with "osxutils", :because => "both install a `trash` binary"
|
||||
conflicts_with "trash", :because => "both install a `trash` binary"
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue