3.24.1
Hotfix for Snap installs failing at startup with:
libpulse.so.0: cannot open shared object file
Qt6Multimedia (mocap) links PulseAudio at load time; the strict Snap now stages libpulse0, and the .deb declares it as a dependency.
Bugfixes
- Bundle
libpulse0in the Snap (snap/snapcraft.yamlstage-packages) - Add
libpulse0to.debDepends for non-Snap Linux installs