sunshine: add libglvnd to runtimeDependencies
This commit is contained in:
parent
395c32048e
commit
9ef9ee8857
@ -31,6 +31,7 @@
|
||||
, libepoxy
|
||||
, libva
|
||||
, libvdpau
|
||||
, libglvnd
|
||||
, numactl
|
||||
, amf-headers
|
||||
, intel-media-sdk
|
||||
@ -131,6 +132,7 @@ stdenv.mkDerivation rec {
|
||||
mesa
|
||||
xorg.libXrandr
|
||||
libxcb
|
||||
libglvnd
|
||||
];
|
||||
|
||||
cmakeFlags = [
|
||||
|
Loading…
Reference in New Issue
Block a user