mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-27 10:41:58 +02:00
harfbuzz is now needed on macOS as well
This commit is contained in:
@@ -86,7 +86,7 @@ the following dependencies are installed first.
|
|||||||
* zlib
|
* zlib
|
||||||
* libpng
|
* libpng
|
||||||
* fontconfig (not needed on macOS)
|
* 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)
|
* xsel (only on X11 systems with glfw < 3.3)
|
||||||
* ImageMagick (optional, needed to use the `kitty icat` tool to display images in the terminal)
|
* ImageMagick (optional, needed to use the `kitty icat` tool to display images in the terminal)
|
||||||
* gcc or clang (required only for building)
|
* gcc or clang (required only for building)
|
||||||
|
|||||||
Reference in New Issue
Block a user