summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristoph Haag2020-04-16 13:12:43 +0200
committerChristoph Haag2020-04-16 13:12:43 +0200
commit8ae142066c7385bf51cc9fff9f2195feae822860 (patch)
tree9a4ca91496bf733b4c6bb69112bd9d53f44c5c0c /PKGBUILD
parent7589e8bad6f5162303cb261e8b2ecb286d2ebece (diff)
downloadaur-8ae142066c7385bf51cc9fff9f2195feae822860.tar.gz
add libkscreen-kwinft-git dependency
https://gitlab.com/kwinft/kwinft/-/issues/8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 12e895663aab..c2d3bf9f8a59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ arch=(x86_64)
url="https://gitlab.com/kwinft/kwinft"
license=(LGPL)
#Depends on kscreenlocker 5.19 API
-depends=(kscreenlocker-git xcb-util-cursor plasma-framework kcmutils breeze kinit qt5-sensors qt5-script wrapland)
+depends=(kscreenlocker-git xcb-util-cursor plasma-framework kcmutils breeze kinit qt5-sensors qt5-script wrapland libkscreen-kwinft-git)
makedepends=(extra-cmake-modules qt5-tools kdoctools)
optdepends=('qt5-virtualkeyboard: virtual keyboard support for kwin-wayland')
provides=("$_pkgname")