Description of problem: Version-Release number of selected component (if applicable): 6.18-1 How reproducible: Always Steps to Reproduce: 1. Install Lutris from Fedora Repository 2. It will install Wine with it. 3. Run any Windows application with audio support or check winecfg on the audio tab. Actual results: On winecfg there's no audio driver and there's no audio in Windows applications because the package wine-pulseaudio.i686 is not installed by default. It should be made a dependency, that way, Wine will have an audio driver it can output to. Expected results: wine-pulseaudio.i686 should be installed by default so 32-bit applications can have sound. Additional info: After manually installing wine-pulseaudio.i686 applications started outputting sound as expected. Operating System: Fedora Linux 35 KDE Plasma Version: 5.22.5 KDE Frameworks Version: 5.87.0 Qt Version: 5.15.2 Kernel Version: 5.14.14-300.fc35.x86_64 (64-bit) Graphics Platform: Wayland Processors: 6 × Intel® Core™ i5-9400F CPU @ 2.90GHz Memory: 7.6 GiB of RAM Graphics Processor: Radeon RX 570 Series
The 'wine' meta package does have a dependency on wine-pulseaudio.$ARCH. See: https://koji.fedoraproject.org/koji/rpminfo?rpmID=27985496 If you want Lutris to change its behavior please file a bug against the Lutris package.