dxx-rebirth/Brewfile

16 lines
277 B
Ruby

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