summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Albers2020-02-22 15:04:42 +0100
committerDaniel Albers2020-02-22 15:04:42 +0100
commit82b617986098f77fb5220f7b323dd0eeb4d17e59 (patch)
treea58461b0809116f7750b06313eccaeb9e9a8ccd8 /PKGBUILD
parent4dc9555d940283ff54311003af7225f4e3e26f39 (diff)
downloadaur-82b617986098f77fb5220f7b323dd0eeb4d17e59.tar.gz
Remove kdelibs4support dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0f06922bd51c..73e1bc17113f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='Library and components for secure lock screen architecture'
arch=(i686 x86_64)
url='https://projects.kde.org/kscreenlocker'
license=(LGPL)
-depends=(kdelibs4support-git plasma-framework-git kidletime-git kwayland-git libxcursor)
+depends=(plasma-framework-git kidletime-git kwayland-git libxcursor)
makedepends=(extra-cmake-modules-git git python kdoctools-git)
source=('git://anongit.kde.org/kscreenlocker.git')
md5sums=('SKIP')