sunshine: fix build, missing wayland-scanner
This commit is contained in:
parent
3012a229a1
commit
1bb8eb491c
@ -18,6 +18,7 @@
|
||||
, pkg-config
|
||||
, libdrm
|
||||
, wayland
|
||||
, wayland-scanner
|
||||
, libffi
|
||||
, libcap
|
||||
, mesa
|
||||
@ -90,6 +91,7 @@ stdenv'.mkDerivation rec {
|
||||
pkg-config
|
||||
python3
|
||||
makeWrapper
|
||||
wayland-scanner
|
||||
# Avoid fighting upstream's usage of vendored ffmpeg libraries
|
||||
autoPatchelfHook
|
||||
] ++ lib.optionals cudaSupport [
|
||||
|
Loading…
Reference in New Issue
Block a user