mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-23 00:38:10 +02:00
Update dependency list noting what is not needed on OS X
This commit is contained in:
@@ -75,10 +75,9 @@ the following dependencies are installed first.
|
|||||||
|
|
||||||
.Dependencies
|
.Dependencies
|
||||||
* python >= 3.5
|
* python >= 3.5
|
||||||
* glew >= 2.0
|
* glew >= 2.0 (not needed on OS X)
|
||||||
* glfw-dev >= 3.2
|
* glfw >= 3.2
|
||||||
* freetype
|
* freetype, fontconfig (not needed on OSX)
|
||||||
* fontconfig
|
|
||||||
* xdpyinfo and xsel (on X11 based systems)
|
* xdpyinfo and xsel (on X11 based systems)
|
||||||
* gcc or clang (required for building)
|
* gcc or clang (required for building)
|
||||||
* pkg-config (required for building)
|
* pkg-config (required for building)
|
||||||
|
|||||||
Reference in New Issue
Block a user