summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSolomon Choina2020-08-16 21:34:51 -0400
committerSolomon Choina2020-08-16 21:34:51 -0400
commit802f601766b8ff325dbe0539b4ad7a5557ce0eb8 (patch)
tree57bfd0c1ca74903b17d8e86784bb81f55a94c401
parent656dc915ce4a4e1bff5caab1dc4b50f828873d09 (diff)
downloadaur-802f601766b8ff325dbe0539b4ad7a5557ce0eb8.tar.gz
it needs kcmutils
-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')