We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c4f1e7 commit ccf96efCopy full SHA for ccf96ef
Formula/sshfs-mac.rb
@@ -17,6 +17,8 @@ class SshfsMac < Formula
17
sha256 cellar: :any, mojave: "6389b69b921295f5be6eb35336649f558375eb24da60573b376a313331a4d18c"
18
end
19
20
+ deprecate! date: "2025-02-11", because: :unmaintained
21
+
22
depends_on "autoconf" => :build
23
depends_on "automake" => :build
24
depends_on "libtool" => :build
0 commit comments