Merge pull request #271352 from devusb/sunshine-fix
sunshine: add libglvnd to runtimeDependencies
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user