diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2024-02-10 10:21:09 +0100 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2024-02-10 10:21:09 +0100 |
commit | 31d975604b3b016b356811a47adda3729d625fa1 (patch) | |
tree | d42f487f238256142801d5aceb47ec7637e27cb9 /README.adoc | |
parent | 59f82b7a729acd0a2fc3fe177e0ddd6cd433fb14 (diff) | |
download | nncmpp-31d975604b3b016b356811a47adda3729d625fa1.tar.gz nncmpp-31d975604b3b016b356811a47adda3729d625fa1.tar.xz nncmpp-31d975604b3b016b356811a47adda3729d625fa1.zip |
README.adoc: remove unintended line break
Diffstat (limited to 'README.adoc')
-rw-r--r-- | README.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc index 4e4dcd3..1a0f199 100644 --- a/README.adoc +++ b/README.adoc @@ -44,7 +44,7 @@ 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 + libpng (X11), + +Optional runtime dependencies: fftw3, libpulse, x11 + xft + libpng (X11), Perl + cURL (lyrics) $ git clone --recursive https://git.janouch.name/p/nncmpp.git |