diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2022-08-23 11:06:50 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2022-08-23 11:06:50 +0200 |
commit | d876bbfcd393490c2632093cbfee0a4c477bbc6b (patch) | |
tree | a7e89fe561ca5a827d1db667883cf352e0685ee8 | |
parent | 1c37b15253292933f5102d0c45399965a2a56e6e (diff) | |
download | nncmpp-d876bbfcd393490c2632093cbfee0a4c477bbc6b.tar.gz nncmpp-d876bbfcd393490c2632093cbfee0a4c477bbc6b.tar.xz nncmpp-d876bbfcd393490c2632093cbfee0a4c477bbc6b.zip |
Update README and the screenshot
-rw-r--r-- | README.adoc | 5 | ||||
-rw-r--r-- | nncmpp.png | bin | 4719 -> 36087 bytes |
2 files changed, 2 insertions, 3 deletions
diff --git a/README.adoc b/README.adoc index fd297d6..204316f 100644 --- a/README.adoc +++ b/README.adoc @@ -39,9 +39,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, xft +Runtime dependencies: ncursesw, libunistring, cURL + +Optional runtime dependencies: fftw3, libpulse, x11, xft $ git clone --recursive https://git.janouch.name/p/nncmpp.git $ mkdir nncmpp/build Binary files differ |