New issue by Swomp2 on void-packages repository https://github.com/void-linux/void-packages/issues/38046 Description: ### Is this a new report? Yes ### System Info Void 5.18.9_1 x86_64 AuthenticAMD notuptodate FFF ### Package(s) Affected polybar-3.6.3_1 ### Does a report exist for this bug with the project's home (upstream) and/or another distro? _No response_ ### Expected behaviour I think that the bar can replace i3status. ### Actual behaviour The bar gives this error message: `error while loading shared libraries: libjsoncpp.so.24: cannot open shared object file: No such file or directory` ### Steps to reproduce And if I change libjsoncpp.so to libjsoncpp.so.24 like that: `sudo mv /usr/lib/libjsoncpp.so /usr/lib/libjsoncpp.so.24` I've got this issue: `polybar: error while loading shared libraries: libjsoncpp.so.24: cannot open shared object file: Error 40`