summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVincent Grande2021-02-15 18:43:48 -0500
committerVincent Grande2021-02-15 18:43:48 -0500
commit3fc69ac08bf086153c9518deaa5321ecf0eea283 (patch)
tree5421a5aa77e9eb7b068ab7920b9b4d3f1eb43122 /PKGBUILD
parentb432f1f186f55476b46535c50f5e9bb92773be39 (diff)
downloadaur-libinput-minimal-git.tar.gz
xorg-xinput optdepends
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>