sunshine: add libglvnd to runtimeDependencies

This commit is contained in:
Morgan Helton 2023-11-30 21:14:01 -06:00
parent 395c32048e
commit 9ef9ee8857

View File

@ -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 = [