bat: remove cmake dependency (#35671)
This commit is contained in:
parent
193b6b8c96
commit
107002b9df
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ class Bat < Formula
|
|||
sha256 "c7ccfa8aeda9b8d2a4e2f8dd6cdc6af2667c0bf036708a7c676fe915e9929ef5" => :sierra
|
||||
end
|
||||
|
||||
depends_on "cmake" => :build
|
||||
depends_on "rust" => :build
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue