waylogout: fix build, missing wayland-scanner

This commit is contained in:
Vladimír Čunát 2024-08-31 11:42:48 +02:00
parent 5ff7fdc39e
commit 8210335ff8
No known key found for this signature in database
GPG Key ID: E747DF1F9575A3AA

View File

@ -6,6 +6,7 @@
, pkg-config
, wayland
, wayland-protocols
, wayland-scanner
, libxkbcommon
, cairo
, gdk-pixbuf
@ -28,6 +29,7 @@ stdenv.mkDerivation {
meson
ninja
scdoc
wayland-scanner
];
buildInputs = [