libass: note fontconfig is only required for legacy XP support

This commit is contained in:
Tony Theodore 2015-10-09 11:43:56 +11:00
parent 498fb887dd
commit 8300f39b75
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ define $(PKG)_UPDATE
endef
define $(PKG)_BUILD
# fontconfig is only required for legacy XP support
cd '$(1)' && ./configure \
$(MXE_CONFIGURE_OPTS) \
--disable-enca \