steam: add libGL to the environment
Also remove duplicate libGLU.
This commit is contained in:
parent
96a76b8b9c
commit
9cdaddf3a0
@ -57,6 +57,7 @@ in buildFHSUserEnv rec {
|
|||||||
xorg.libXext
|
xorg.libXext
|
||||||
xorg.libX11
|
xorg.libX11
|
||||||
xorg.libXfixes
|
xorg.libXfixes
|
||||||
|
libGL
|
||||||
|
|
||||||
# Not formally in runtime but needed by some games
|
# Not formally in runtime but needed by some games
|
||||||
gst_all_1.gstreamer
|
gst_all_1.gstreamer
|
||||||
@ -144,7 +145,6 @@ in buildFHSUserEnv rec {
|
|||||||
SDL2_mixer
|
SDL2_mixer
|
||||||
gstreamer
|
gstreamer
|
||||||
gst-plugins-base
|
gst-plugins-base
|
||||||
libGLU
|
|
||||||
libappindicator-gtk2
|
libappindicator-gtk2
|
||||||
libcaca
|
libcaca
|
||||||
libcanberra
|
libcanberra
|
||||||
|
Loading…
x
Reference in New Issue
Block a user