README: enable midi on Mac

This commit is contained in:
kichikuou
2019-02-11 20:22:10 +09:00
parent 9853b30cda
commit f8d468121c
+1 -1
View File
@@ -21,5 +21,5 @@
[Homebrew](https://brew.sh/index_ja) が必要です。
$ brew install pkg-config sdl2 sdl2_mixer freetype
$ ./configure --enable-sdl --disable-gtk --disable-shared --disable-midi
$ ./configure --enable-sdl --disable-gtk --disable-shared
$ make