dxx-rebirth/Brewfile
2022-11-11 11:23:52 -08:00

13 lines
232 B
Ruby

# This should already be tapped, but just in case
tap "homebrew/core"
# Install dependencies
brew "scons"
brew "sdl2"
brew "sdl2_image"
brew "sdl2_mixer"
brew "libpng"
brew "jpeg"
brew "physfs"
brew "pkg-config"
brew "dylibbundler"