diff options
Diffstat (limited to 'Brewfile')
| -rw-r--r-- | Brewfile | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Brewfile b/Brewfile new file mode 100644 index 00000000..ce9675fa --- /dev/null +++ b/Brewfile @@ -0,0 +1,8 @@ +brew "sdl2" +brew "libpng" +brew "glew" +brew "libzip" +brew "nlohmann-json" +brew "tinyxml2" +brew "spdlog" +brew "vorbis-tools"
\ No newline at end of file |
