harfbuzz is now needed on macOS as well

This commit is contained in:
Kovid Goyal 2017-11-02 11:08:57 +05:30
parent 81143e0c7e
commit 742c60f37f
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -86,7 +86,7 @@ the following dependencies are installed first.
* zlib
* libpng
* fontconfig (not needed on macOS)
* harfbuzz >= 1.0.5 (not needed on macOS)
* harfbuzz >= 1.0.5
* xsel (only on X11 systems with glfw < 3.3)
* ImageMagick (optional, needed to use the `kitty icat` tool to display images in the terminal)
* gcc or clang (required only for building)