aboutsummaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2022-08-23 04:04:45 +0200
committerPřemysl Eric Janouch <p@janouch.name>2022-08-23 08:42:38 +0200
commitf1ab0e2d8a46d921e7e45ba7e246455e7b3c4b0c (patch)
treeab2340debbe22026a709f866cfedf1d78a27d996 /README.adoc
parent830a744a11a5ebdf57beedfa1bee7fcafb0cc267 (diff)
downloadnncmpp-f1ab0e2d8a46d921e7e45ba7e246455e7b3c4b0c.tar.gz
nncmpp-f1ab0e2d8a46d921e7e45ba7e246455e7b3c4b0c.tar.xz
nncmpp-f1ab0e2d8a46d921e7e45ba7e246455e7b3c4b0c.zip
X11: use input methods, abandon xkbcommon
And fix a redundant XCreatePixmap() call leaking resources.
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc4
1 files changed, 2 insertions, 2 deletions
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