summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAntonio Rojas2015-11-07 12:18:44 +0100
committerAntonio Rojas2015-11-07 12:18:44 +0100
commit27fdc554607f9cea6fd0a62c4933af9d85395b09 (patch)
tree924776d31fcd52a5262361b3468a5ef279d40910 /PKGBUILD
parent8d8a3f3949afbf34229478aed0cdc488dcf14624 (diff)
downloadaur-27fdc554607f9cea6fd0a62c4933af9d85395b09.tar.gz
Add missing dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2fa6ca8eb38b..456559ed5570 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@ pkgdesc='Library and components for secure lock screen architecture'
arch=(i686 x86_64)
url='https://projects.kde.org/kscreenlocker'
license=(LGPL)
-depends=(kdelibs4support plasma-framework kidletime kwayland)
-makedepends=(extra-cmake-modules git python)
+depends=(kdelibs4support plasma-framework kidletime kwayland libxcursor)
+makedepends=(extra-cmake-modules git python kdoctools)
source=('git://anongit.kde.org/kscreenlocker.git')
md5sums=('SKIP')