Skip to content

Commit

Permalink
securefs: deprecate due to FUSE Requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
jonchang committed Nov 11, 2020
1 parent 1f16adc commit 1a235a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/securefs.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ class Securefs < Formula
license "MIT"
head "https://github.com/netheril96/securefs.git"

deprecate! because: "requires FUSE"

bottle do
cellar :any
sha256 "8a8c7dd74f9b3082b2b128cc058714a27206d910273e4148959a25b7d30c51b5" => :catalina
Expand Down

0 comments on commit 1a235a6

Please sign in to comment.