Klemens Nanni <k...@openbsd.org> wrote: > Failed to start for me because I did not have spdlog installed. > > $ objdump -p `which nheko` | grep spdlog > NEEDED libspdlog.so.0.0 > > OK?
OK A week ago spdlog was tweaked to build the shared library, and nheko picks it up. devel/coeurl and devel/mtxclient somehow seem fine even if they silently switched to the shared library...