mirror of
https://github.com/mas-cli/mas
synced 2024-11-21 19:23:01 +00:00
➖ Remove trash command dependency
This commit is contained in:
parent
fe4c08b948
commit
84f4c66f60
2 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue