diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2024-02-10 10:09:32 +0100 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2024-02-10 10:09:32 +0100 |
commit | 59f82b7a729acd0a2fc3fe177e0ddd6cd433fb14 (patch) | |
tree | b6a366eb665559436e94f2288732ee3ddb909053 /README.adoc | |
parent | 8bcdb0afd5045d30b98798d6a623b7d4f163ef88 (diff) | |
download | nncmpp-59f82b7a729acd0a2fc3fe177e0ddd6cd433fb14.tar.gz nncmpp-59f82b7a729acd0a2fc3fe177e0ddd6cd433fb14.tar.xz nncmpp-59f82b7a729acd0a2fc3fe177e0ddd6cd433fb14.zip |
Bump liberty, set the window icon
Diffstat (limited to 'README.adoc')
-rw-r--r-- | README.adoc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc index 312addb..4e4dcd3 100644 --- a/README.adoc +++ b/README.adoc @@ -44,7 +44,8 @@ Build-only dependencies: CMake, pkg-config, awk, liberty (included), termo (included), asciidoctor or asciidoc (recommended but optional), rsvg-convert (X11) + Runtime dependencies: ncursesw, libunistring, cURL + -Optional runtime dependencies: fftw3, libpulse, x11, xft, Perl + cURL (lyrics) +Optional runtime dependencies: fftw3, libpulse, x11 + xft + libpng (X11), + + Perl + cURL (lyrics) $ git clone --recursive https://git.janouch.name/p/nncmpp.git $ mkdir nncmpp/build |