From 84f4c66f60072da13b3f700a9931ca6ca2e8fa34 Mon Sep 17 00:00:00 2001 From: Ben Chatelain Date: Sun, 20 Jan 2019 22:41:41 -0700 Subject: [PATCH] =?UTF-8?q?=E2=9E=96=20Remove=20trash=20command=20dependen?= =?UTF-8?q?cy?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Homebrew/mas-tap.rb | 1 - Homebrew/mas.rb | 1 - 2 files changed, 2 deletions(-) diff --git a/Homebrew/mas-tap.rb b/Homebrew/mas-tap.rb index 771030c..19ca4df 100644 --- a/Homebrew/mas-tap.rb +++ b/Homebrew/mas-tap.rb @@ -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 diff --git a/Homebrew/mas.rb b/Homebrew/mas.rb index a9c773e..2fa271b 100644 --- a/Homebrew/mas.rb +++ b/Homebrew/mas.rb @@ -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