mirror of https://github.com/borgbackup/borg.git
13 lines
285 B
Ruby
13 lines
285 B
Ruby
brew 'pkg-config'
|
|
brew 'zstd'
|
|
brew 'lz4'
|
|
brew 'xxhash'
|
|
brew 'openssl@3.0'
|
|
|
|
# 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'
|