Use brew for osx

This commit is contained in:
Stephen G
2019-01-15 15:00:29 -08:00
parent a827f4190c
commit 07935d9bd3
2 changed files with 12 additions and 10 deletions

5
Brewfile Normal file
View File

@@ -0,0 +1,5 @@
brew 'imagemagick'
brew 'optipng'
brew 'librsvg'
brew 'harfbuzz'
brew 'python'