New issue by seisatsu on void-packages repository https://github.com/void-linux/void-packages/issues/20102 Description: ### System * xuname: *[seisatsu@grayvoid ~]$ xuname Void 5.4.25_1 x86_64 AuthenticAMD notuptodate rrrrmdFFFFF* * package: *steam-1.0.0.61_7* ### Expected behavior The `steam` executable should start after installing. ### Actual behavior * When starting without glibc-32bit installed from multilibs, steam produces an error popup saying that the 32bit libc libraries are required to start. * When starting without mesa-32bit or mesa-dri-32bit, a popup error warns that "glXChooseVisual failed". * When starting with mesa-32bit but not mesa-dri-32bit, steam segfaults. ### Steps to reproduce the behavior Install the steam package without installing the required multilibs packages, then attempt to run. ### Suggested solution Move steam to the multilibs repository and require the necessary multilibs packages.