libass: note fontconfig is only required for legacy XP support

pull/917/head
Tony Theodore 9 years ago
parent 498fb887dd
commit 8300f39b75

@ -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 \

Loading…
Cancel
Save