mirror of
https://github.com/borgbackup/borg.git
synced 2025-12-18 15:46:20 -05:00
12 lines
280 B
Ruby
12 lines
280 B
Ruby
brew 'pkgconf'
|
|
brew 'zstd'
|
|
brew 'lz4'
|
|
brew 'xxhash'
|
|
brew 'openssl@3'
|
|
|
|
# osxfuse (aka macFUSE) is only required for "borg mount",
|
|
# but won't work on GitHub Actions' workers.
|
|
# It requires installing a kernel extension, so some users
|
|
# may want it and some won't.
|
|
|
|
#cask 'osxfuse'
|