summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 04cb16185f4c..226b293dca1e 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,8 @@ conflicts=('libinput')
makedepends=('meson') # 'doxygen' 'python-sphinx' 'python-recommonmark'
optdepends=('gtk3: libinput debug-gui'
'python-pyudev: libinput measure'
- 'python-evdev: libinput measure')
+ 'python-evdev: libinput measure'
+ 'xorg-xinput: input configuration for X')
source=(git+https://gitlab.freedesktop.org/libinput/libinput)
sha512sums=('SKIP')
validpgpkeys=('SKIP') # Peter Hutterer (Who-T) <office@who-t.net>