diff options
Diffstat (limited to 'README.adoc')
-rw-r--r-- | README.adoc | 4 |
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 |