On Mon, Nov 14, 2022 at 10:40:11PM +0000, Lucas Raab wrote: > Hello, > > Quick update for ncspot up to 0.11.2 > > changelog: > Maintenance > * Cleanup: Remove PlayTrackMenu (#945) > * Fix: Crash on liked artist but no liked music (#953) > > Features > * Improve context menus to make the UX/UI more consistent (#923) > * Exit gracefully/save state on SIGTERM and SIGHUP (#948) > > Henrik, look okay to you? > > Thanks, > Lucas
Could you update the WANTLIB to use MODCARGO_WANTLIB ? - WANTLIB += c c++abi crypto curses dbus-1 m portaudio pthread ssl + WANTLIB += ${MODCARGO_WANTLIB} crypto curses dbus-1 m portaudio ssl Thanks. -- Sebastien Marie