mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-04-21 21:52:04 +02:00
add Brewfile for macOS
This commit is contained in:
parent
685ce8f9ad
commit
b0e33e1702
1 changed files with 16 additions and 0 deletions
16
Brewfile
Normal file
16
Brewfile
Normal 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"
|
Loading…
Add table
Reference in a new issue