Currently,
galaxy/kotatogram-desktop-beta is at version
1.4.9-6. It depends on
abseil-cpp.
world/abseil-cpp is at version
20230802.1-1.1.
Starting
kotatogram-desktop fails with
kotatogram-desktop: error while loading shared libraries: libabsl_strings.so.2301.0.0: cannot open shared object file: No such file or directory
.
Current version of
world/abseil-cpp provides the file
/usr/lib/libabsl_strings.so.2308.0.0, but not
libabsl_strings.so.2301.0.0 which
kotatogram-desktop expects.
Regards!