mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 23:50:41 -05:00
08130912f0
Soname of the libraries should be the major version number, while the version triplet is currently used: objdump -p libmutter-4.so.0.0.0 | grep SONAME SONAME libmutter-4.so.0.0.0 While is expected to be only libmutter-4.so.0 Fix all shared libraries by setting valid version and soversion. https://gitlab.gnome.org/GNOME/mutter/merge_requests/3955 |
||
---|---|---|
.. | ||
GLES2 | ||
cogl-gles2-api.c | ||
libmutter-cogl-gles2.map | ||
meson.build | ||
mutter-cogl-gles2.pc.in |