mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-09-01 14:53:30 +00:00
Update dependency list noting what is not needed on OS X
This commit is contained in:
parent
268560a1c6
commit
3b2e28fd83
1 changed files with 3 additions and 4 deletions
|
|
@ -75,10 +75,9 @@ the following dependencies are installed first.
|
|||
|
||||
.Dependencies
|
||||
* python >= 3.5
|
||||
* glew >= 2.0
|
||||
* glfw-dev >= 3.2
|
||||
* freetype
|
||||
* fontconfig
|
||||
* glew >= 2.0 (not needed on OS X)
|
||||
* glfw >= 3.2
|
||||
* freetype, fontconfig (not needed on OSX)
|
||||
* xdpyinfo and xsel (on X11 based systems)
|
||||
* gcc or clang (required for building)
|
||||
* pkg-config (required for building)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue