clipboard-jh: fix build, missing wayland-scanner

This commit is contained in:
Vladimír Čunát 2024-08-31 11:18:05 +02:00
parent 463a971ae0
commit fc288b57b7
No known key found for this signature in database
GPG Key ID: E747DF1F9575A3AA

View File

@ -5,6 +5,7 @@
, libffi
, pkg-config
, wayland-protocols
, wayland-scanner
, wayland
, xorg
, darwin
@ -30,6 +31,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [
cmake
pkg-config
wayland-scanner
];
buildInputs = lib.optionals stdenv.isLinux [