1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-01-03 05:35:58 +00:00

Create Brewfile

This commit is contained in:
Stephen 2021-11-13 19:19:55 -08:00 committed by Thomas Waldmann
parent a2ef268724
commit b8e5df9410
No known key found for this signature in database
GPG key ID: 243ACFA951F78E01

6
Brewfile Normal file
View 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