From f1ab0e2d8a46d921e7e45ba7e246455e7b3c4b0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Tue, 23 Aug 2022 04:04:45 +0200 Subject: X11: use input methods, abandon xkbcommon And fix a redundant XCreatePixmap() call leaking resources. --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.adoc') diff --git a/README.adoc b/README.adoc index e772b1b..fd297d6 100644 --- a/README.adoc +++ b/README.adoc @@ -40,8 +40,8 @@ Building Build dependencies: CMake, pkg-config, asciidoctor, liberty (included), termo (included) + Runtime dependencies: ncursesw, libunistring, cURL, - fftw3 (optional), libpulse (optional) -Optional X11 dependencies: x11, xkbcommon, xft + fftw3 (optional), libpulse (optional) + +Optional X11 dependencies: x11, xft $ git clone --recursive https://git.janouch.name/p/nncmpp.git $ mkdir nncmpp/build -- cgit v1.2.3