mirror of
https://github.com/gromgit/homebrew-fuse.git
synced 2025-12-08 17:13:58 +00:00
gocryptfs-mac: fix audit failures
This commit is contained in:
parent
c4429b5053
commit
a72b96c768
1 changed files with 1 additions and 1 deletions
|
|
@ -16,9 +16,9 @@ class GocryptfsMac < Formula
|
|||
|
||||
depends_on "go" => :build
|
||||
depends_on "pkg-config" => :build
|
||||
depends_on "openssl@1.1"
|
||||
depends_on MacfuseRequirement
|
||||
depends_on :macos
|
||||
depends_on "openssl@1.1"
|
||||
|
||||
# Remove SOURCE_DATE_EPOCH support (requires GNU date)
|
||||
patch :DATA
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue