From 490310a9f1a106311dd4ba895ecc69a13a19041a Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 2 Nov 2017 11:07:33 +0530 Subject: [PATCH] Drop obsolete dependency on xrdb --- README.asciidoc | 1 - 1 file changed, 1 deletion(-) diff --git a/README.asciidoc b/README.asciidoc index f12ea57d5..bcb223a9a 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -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)