diff --git a/pkgs/desktops/plasma-5/kscreenlocker.nix b/pkgs/desktops/plasma-5/kscreenlocker.nix index b7510cb95bce..68bedb5e4680 100644 --- a/pkgs/desktops/plasma-5/kscreenlocker.nix +++ b/pkgs/desktops/plasma-5/kscreenlocker.nix @@ -1,6 +1,7 @@ { mkDerivation , extra-cmake-modules , kdoctools +, wayland-scanner , kcmutils , kcrash , kdeclarative @@ -19,7 +20,7 @@ mkDerivation { pname = "kscreenlocker"; - nativeBuildInputs = [ extra-cmake-modules kdoctools ]; + nativeBuildInputs = [ extra-cmake-modules kdoctools wayland-scanner ]; buildInputs = [ kcmutils kcrash