mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-15 14:16:48 +00:00
Update dependency requirements for build from source
This commit is contained in:
parent
083a0ae5fc
commit
5eeb19871b
1 changed files with 3 additions and 3 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue