steam: add libxcb to steamrt overrides
This fixes 'glXChooseVisual failed' when starting steam on mesa after the libxcb 1.12 -> 1.13 upgrade.
This commit is contained in:
@@ -14,6 +14,7 @@ let
|
||||
gcc.cc
|
||||
nss
|
||||
nspr
|
||||
xorg.libxcb
|
||||
]);
|
||||
|
||||
allPkgs = overridePkgs ++ [ steam-runtime ];
|
||||
|
||||
Reference in New Issue
Block a user