steam: add mesa dependencies for pressure-vessel
This commit is contained in:
parent
d5cbb650e1
commit
cd29b6ff97
@ -134,6 +134,19 @@ in buildFHSUserEnv rec {
|
|||||||
libuuid
|
libuuid
|
||||||
libbsd
|
libbsd
|
||||||
alsaLib
|
alsaLib
|
||||||
|
|
||||||
|
# needed by getcap for vr startup
|
||||||
|
libcap
|
||||||
|
|
||||||
|
# dependencies for mesa drivers, needed inside pressure-vessel
|
||||||
|
expat
|
||||||
|
wayland
|
||||||
|
xlibs.libxcb
|
||||||
|
xlibs.libXdamage
|
||||||
|
xlibs.libxshmfence
|
||||||
|
xlibs.libXxf86vm
|
||||||
|
llvm_11.lib
|
||||||
|
libelf
|
||||||
] ++ (if (!nativeOnly) then [
|
] ++ (if (!nativeOnly) then [
|
||||||
(steamPackages.steam-runtime-wrapped.override {
|
(steamPackages.steam-runtime-wrapped.override {
|
||||||
inherit runtimeOnly;
|
inherit runtimeOnly;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user