diff --git a/pkgs/desktops/plasma-5/plasma-remotecontrollers.nix b/pkgs/desktops/plasma-5/plasma-remotecontrollers.nix index be1c6ff42eff..46f52a6635af 100644 --- a/pkgs/desktops/plasma-5/plasma-remotecontrollers.nix +++ b/pkgs/desktops/plasma-5/plasma-remotecontrollers.nix @@ -11,6 +11,7 @@ , kscreenlocker , kwindowsystem , wayland +, wayland-scanner , pkg-config , libcec , libcec_platform @@ -20,7 +21,7 @@ }: mkDerivation { pname = "plasma-remotecontrollers"; - nativeBuildInputs = [ extra-cmake-modules pkg-config ]; + nativeBuildInputs = [ extra-cmake-modules pkg-config wayland-scanner ]; buildInputs = [ kconfig knotifications