diff --git a/srcpkgs/kidletime/template b/srcpkgs/kidletime/template index cb2eaaafbc3..55b5cd68d31 100644 --- a/srcpkgs/kidletime/template +++ b/srcpkgs/kidletime/template @@ -3,8 +3,11 @@ pkgname=kidletime version=5.105.0 revision=1 build_style=cmake -hostmakedepends="kcoreaddons pkg-config extra-cmake-modules qt5-host-tools qt5-x11extras-devel" -makedepends="qt5-x11extras-devel libXScrnSaver-devel" +hostmakedepends="kcoreaddons pkg-config extra-cmake-modules qt5-host-tools qt5-x11extras-devel + qt5-wayland" +makedepends="qt5-x11extras-devel libXScrnSaver-devel + wayland-protocols wayland-devel qt5-wayland-devel + plasma-wayland-protocols" short_desc="Framework for detection and notification of device idle time" maintainer="John " license="LGPL-2.0-or-later"