https://bugs.winehq.org/show_bug.cgi?id=46936
--- Comment #25 from Sveinar Søpler cybermax@dexter.no --- (In reply to Andy from comment #22)
(In reply to Sergio Callegari from comment #19)
An alternative (not very elegant) would be to ship libfaudio0 directly inside the wine debs as a packaged-in library (e.g. this is what some non-free packages do).
In this case, care must be taken to not clash with the installed files from the OS-shipped libfaudio. Given that winehq packages install into /opt, this should be easy.
Not sure how common libs in the /opt/ folder would work in a "out-of-the-box" scenario, as it usually requires some LD_LIBRARY_PATH settings to "be found". This is not a hard issue, but still would require some manual intervention of sorts.