Drop obsolete dependency on xrdb

This commit is contained in:
Kovid Goyal 2017-11-02 11:07:33 +05:30
parent d900811a7b
commit 490310a9f1
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -88,7 +88,6 @@ the following dependencies are installed first.
* glew >= 2.0 (not needed on macOS)
* fontconfig (not needed on macOS)
* harfbuzz >= 1.0.5 (not needed on macOS)
* xrdb (only on X11 based systems)
* xsel (only on X11 systems with glfw < 3.3)
* ImageMagick (optional, needed to use the `kitty icat` tool to display images in the terminal)
* gcc or clang (required only for building)