mirror of
https://github.com/borgbackup/borg.git
synced 2025-01-03 05:35:58 +00:00
Create Brewfile
This commit is contained in:
parent
a2ef268724
commit
b8e5df9410
1 changed files with 6 additions and 0 deletions
6
Brewfile
Normal file
6
Brewfile
Normal file
|
@ -0,0 +1,6 @@
|
|||
brew 'pkg-config'
|
||||
brew 'zstd'
|
||||
brew 'lz4'
|
||||
brew 'xxhash'
|
||||
brew 'openssl@1.1'
|
||||
cask 'osxfuse' # Required for Python llfuse module
|
Loading…
Reference in a new issue