Update dependency list noting what is not needed on OS X

This commit is contained in:
Kovid Goyal 2017-01-12 01:05:27 +05:30
parent 268560a1c6
commit 3b2e28fd83

View File

@ -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)