mirror of
https://github.com/gromgit/homebrew-fuse.git
synced 2025-12-06 16:15:54 +00:00
*: brew audit fixes
This commit is contained in:
parent
4ed4b6884a
commit
d08ca17d50
3 changed files with 5 additions and 5 deletions
|
|
@ -20,9 +20,9 @@ class S3fsMac < Formula
|
|||
depends_on "pkg-config" => :build
|
||||
depends_on "gnutls"
|
||||
depends_on "libgcrypt"
|
||||
depends_on "nettle"
|
||||
depends_on MacfuseRequirement
|
||||
depends_on :macos
|
||||
depends_on "nettle"
|
||||
|
||||
def install
|
||||
system "./autogen.sh"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue