New issue by aritra1911 on void-packages repository https://github.com/void-linux/void-packages/issues/44335 Description: ### Is this a new report? Yes ### System Info Void 6.1.31_1 x86_64 GenuineIntel uptodate rrrmFFFF ### Package(s) Affected wps-office-11.1.0.10920_2 ### Does a report exist for this bug with the project's home (upstream) and/or another distro? No ### Expected behaviour ``` SONAME: libtiff.so.6 <-> tiff-4.5.0_1 ``` libtiff.so.6 is shipped with tiff-4.5.0_1 which should be the one that gets pickup up instead of libtiff.so.5 ### Actual behaviour ``` SONAME: libtiff.so.5 <-> UNKNOWN PKG PLEASE FIX! ``` libtiff.so.5 is pickup up instead which doesn't even exist. ### Steps to reproduce ```sh $ git checkout b6333d75da $ ./xbps-src pkg wps-office ```