mirror of https://github.com/odrling/Aegisub
README: fix outdated brew package names
This commit is contained in:
parent
de9290b75b
commit
275a35fdeb
|
@ -46,7 +46,7 @@ Nothing older than Xcode 5 has been tested recently, but it is likely that some
|
||||||
For personal usage, you can use homebrew to install almost all of Aegisub's dependencies:
|
For personal usage, you can use homebrew to install almost all of Aegisub's dependencies:
|
||||||
|
|
||||||
brew install boost --c++11 --with-icu4c
|
brew install boost --c++11 --with-icu4c
|
||||||
brew install autoconf ffmpeg freetype2 ffms2 fftw3 fribidi libass
|
brew install autoconf ffmpeg freetype ffms2 fftw fribidi libass
|
||||||
brew install --devel --with-gc64 luajit
|
brew install --devel --with-gc64 luajit
|
||||||
|
|
||||||
wxWidgets is located in vendor/wxWidgets, and can be built like so:
|
wxWidgets is located in vendor/wxWidgets, and can be built like so:
|
||||||
|
|
Loading…
Reference in New Issue