From de9290b75bb197fdcba7fe10de6acc596cbe6517 Mon Sep 17 00:00:00 2001 From: Thomas Goyne Date: Sat, 27 Jan 2018 11:33:23 -0800 Subject: [PATCH] Remove fontconfig from macOS deps --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bef773c4..3a633b77b 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 fontconfig freetype2 ffms2 fftw3 fribidi libass + brew install autoconf ffmpeg freetype2 ffms2 fftw3 fribidi libass brew install --devel --with-gc64 luajit wxWidgets is located in vendor/wxWidgets, and can be built like so: