Update dependency requirements for build from source

This commit is contained in:
Kovid Goyal 2021-05-16 21:20:11 +05:30
parent 083a0ae5fc
commit 5eeb19871b
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -14,15 +14,15 @@ Dependencies
Run-time dependencies:
* python >= 3.5
* harfbuzz >= 1.5.0
* python >= 3.6
* harfbuzz >= 2.2.0
* zlib
* libpng
* liblcms2
* freetype (not needed on macOS)
* fontconfig (not needed on macOS)
* libcanberra (not needed on macOS)
* ImageMagick (optional, needed to use the ``kitty icat`` tool to display images in the terminal)
* ImageMagick (optional, needed to use the ``kitty +kitten icat`` tool to display images in the terminal)
* pygments (optional, need for syntax highlighting in ``kitty +kitten diff``)
Build-time dependencies: