From 275a35fdeb40b7a3513afef44a61fdbaa1203d7c Mon Sep 17 00:00:00 2001 From: Rodger Combs Date: Sun, 3 Dec 2017 18:09:53 -0600 Subject: [PATCH] README: fix outdated brew package names --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a633b77b..2f1f70021 100644 --- a/README.md +++ b/README.md @@ -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: 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 wxWidgets is located in vendor/wxWidgets, and can be built like so: