Bump liberty, set the window icon

This commit is contained in:
Přemysl Eric Janouch 2024-02-10 10:09:32 +01:00
parent 8bcdb0afd5
commit 59f82b7a72
Signed by: p
GPG Key ID: A0420B94F92B9493
3 changed files with 4 additions and 3 deletions

View File

@ -68,7 +68,7 @@ if (WITH_PULSE)
list (APPEND extra_libraries ${libpulse_LIBRARIES})
endif ()
pkg_check_modules (x11 x11 xrender xft fontconfig)
pkg_check_modules (x11 x11 xrender xft fontconfig libpng)
add_option (WITH_X11 "Build with X11 support" "${x11_FOUND}")
if (WITH_X11)
if (NOT x11_FOUND)

View File

@ -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

@ -1 +1 @@
Subproject commit cb9d162a265e9e7b86bec92051f40374e79b7a51
Subproject commit 1966b81b4d51998666c81e4618d42c25712f17a1