steam: move libpciaccess as non-runtime dependencies
This commit is contained in:
parent
6f3b15e3c1
commit
eec5775a4c
@ -63,6 +63,7 @@ in buildFHSUserEnv rec {
|
||||
libdrm
|
||||
mono
|
||||
xorg.xkeyboardconfig
|
||||
xlibs.libpciaccess
|
||||
|
||||
(steamPackages.steam-runtime-wrapped.override {
|
||||
inherit nativeOnly runtimeOnly newStdcpp;
|
||||
|
@ -50,7 +50,6 @@ let
|
||||
# Verified games requirements
|
||||
xlibs.libXmu
|
||||
xlibs.libxcb
|
||||
xlibs.libpciaccess
|
||||
mesa_glu
|
||||
libuuid
|
||||
libogg
|
||||
|
Loading…
Reference in New Issue
Block a user