mirror of
https://github.com/mpv-player/mpv
synced 2024-12-23 23:32:26 +00:00
README: update libass dependency harfbuzz as non-optional
since libass 0.15 harfbuzz is no longer optional. Fixes #8412
This commit is contained in:
parent
f6a92659fd
commit
8121d958ec
@ -121,9 +121,9 @@ Libass dependencies (when building libass):
|
|||||||
|
|
||||||
- gcc or clang, yasm on x86 and x86_64
|
- gcc or clang, yasm on x86 and x86_64
|
||||||
- fribidi, freetype, fontconfig development headers (for libass)
|
- fribidi, freetype, fontconfig development headers (for libass)
|
||||||
- harfbuzz (optional, required for correct rendering of combining characters,
|
- harfbuzz (required for correct rendering of combining characters, particularly
|
||||||
particularly for correct rendering of non-English text on OSX, and
|
for correct rendering of non-English text on OSX, and Arabic/Indic scripts on
|
||||||
Arabic/Indic scripts on any platform)
|
any platform)
|
||||||
|
|
||||||
FFmpeg dependencies (when building FFmpeg):
|
FFmpeg dependencies (when building FFmpeg):
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user