summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristoph Haag2020-06-10 19:24:02 +0200
committerChristoph Haag2020-06-10 19:24:02 +0200
commit64fca3cc9a9916b927acaf690c1e4a98fdf70ed9 (patch)
treea576300b7666e72a617226e7cf6683045db10331 /PKGBUILD
parent900d7a6f48f9437223b6ccff5660fc59f9841a52 (diff)
downloadaur-64fca3cc9a9916b927acaf690c1e4a98fdf70ed9.tar.gz
remove libkscreen-kwinft-git dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ee94bcc576f7..3334ee2690f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgdesc='drop-in replacement for KWin with additional libwayland wrapping Qt/C++
arch=(x86_64)
url="https://gitlab.com/kwinft/kwinft"
license=(LGPL)
-depends=(xcb-util-cursor plasma-framework kcmutils breeze kinit qt5-sensors qt5-script wrapland libkscreen-kwinft-git disman kdisplay)
+depends=(xcb-util-cursor plasma-framework kcmutils breeze kinit qt5-sensors qt5-script wrapland disman kdisplay)
makedepends=(extra-cmake-modules qt5-tools kdoctools)
optdepends=('qt5-virtualkeyboard: virtual keyboard support for kwin-wayland')
provides=("$_pkgname")