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