summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c70cb5f57976..6b46370c6092 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=(i686 x86_64)
url='https://projects.kde.org/kscreenlocker'
license=(LGPL)
depends=(plasma-framework kidletime kwayland libxcursor)
-makedepends=(extra-cmake-modules git python kdoctools)
+makedepends=(extra-cmake-modules git python kdoctools kcmutils)
provides=(kscreenlocker)
conflicts=(kscreenlocker)
source=('git+https://anongit.kde.org/kscreenlocker.git')