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
1 changed files with 6 additions and 0 deletions

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