Remove trash command dependency

This commit is contained in:
Ben Chatelain 2019-01-20 22:41:41 -07:00
parent fe4c08b948
commit 84f4c66f60
2 changed files with 0 additions and 2 deletions

View file

@ -17,7 +17,6 @@ class Mas < Formula
depends_on "carthage" => :build
depends_on :xcode => ["10.1", :build]
depends_on "trash"
def install
# Working around build issues in dependencies

View file

@ -14,7 +14,6 @@ class Mas < Formula
depends_on "carthage" => :build
depends_on :xcode => ["10.1", :build]
depends_on "trash"
def install
# Working around build issues in dependencies