trash-cli: remove conflict with osxutils

This commit is contained in:
ilovezfs 2017-09-22 18:47:34 -07:00
parent 269d4f776c
commit bf203add95

View file

@ -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