summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortildearrow2019-07-06 16:27:15 -0500
committertildearrow2019-07-06 16:27:15 -0500
commitcee3548d978ea8ccda887320dc9db3a4e77946d3 (patch)
tree741790258b00d152b907915de85e6530516c65d7
parent3c3eea93b2d9354e7013d97c6a96fe0d3ea202d6 (diff)
downloadaur-cee3548d978ea8ccda887320dc9db3a4e77946d3.tar.gz
makedepends git
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 06e9bfe04463..929f2961a787 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed Jun 26 20:19:47 UTC 2019
+# Sat Jul 6 21:27:09 UTC 2019
pkgbase = kwin-lowlatency
pkgdesc = the compositor, with added stutter/latency reductions
pkgver = 5.16.2
@@ -9,6 +9,7 @@ pkgbase = kwin-lowlatency
arch = x86_64
groups = plasma
license = LGPL
+ makedepends = git
makedepends = extra-cmake-modules
makedepends = qt5-tools
makedepends = kdoctools
diff --git a/PKGBUILD b/PKGBUILD
index aff1e9e1f7bf..814456f3f3bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ arch=(x86_64)
url='https://github.com/tildearrow/kwin-lowlatency'
license=(LGPL)
depends=(kscreenlocker xcb-util-cursor plasma-framework kcmutils breeze kinit qt5-sensors)
-makedepends=(extra-cmake-modules qt5-tools kdoctools)
+makedepends=(git extra-cmake-modules qt5-tools kdoctools)
optdepends=('qt5-virtualkeyboard: virtual keyboard support for kwin-wayland')
provides=(kwin)
conflicts=(kwin)