add Brewfile for macOS

This commit is contained in:
Struma 2020-05-09 16:46:05 -04:00 committed by Roza
parent 685ce8f9ad
commit b0e33e1702

16
Brewfile Normal file
View file

@ -0,0 +1,16 @@
# https://github.com/Homebrew/homebrew-bundle
brew "meson"
brew "cmake"
brew "automake"
brew "autoconf"
brew "sdl2"
brew "sdl2_image"
brew "sdl2_ttf"
brew "pixman"
brew "physfs"
brew "libsigc++@2"
brew "libvorbis"
brew "fluidsynth"
brew "pkgconfig"
brew "libtool"