diff --git a/Brewfile b/Brewfile new file mode 100644 index 0000000..bf6610c --- /dev/null +++ b/Brewfile @@ -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"