We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 21bb3b6 + d034f9a commit e8556aaCopy full SHA for e8556aa
Formula/e/encfs.rb
@@ -14,6 +14,9 @@ class Encfs < Formula
14
sha256 x86_64_linux: "1952d5ef71cdd862776574b47add8ae4649b907c6ed734fac41b7357d13250f7"
15
end
16
17
+ # see commit, https://github.com/vgough/encfs/commit/aa106e6eddcc16ce7f763c63e5f20dd9eb7f0f52
18
+ deprecate! date: "2025-04-01", because: :unmaintained
19
+
20
depends_on "cmake" => :build
21
depends_on "gettext" => :build
22
depends_on "pkgconf" => :build
0 commit comments