summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rwxr-xr-xPKGBUILD2
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 731ff3aaf1ba..d53fe8fdabd8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,7 +8,6 @@ pkgbase = libinput-minimal-git
makedepends = meson
depends = mtdev
depends = libevdev
- depends = libwacom
optdepends = gtk3: libinput debug-gui
optdepends = python-pyudev: libinput measure
optdepends = python-evdev: libinput measure
diff --git a/PKGBUILD b/PKGBUILD
index b9416715befc..04cb16185f4c 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Input device management and event handling library"
url="https://www.freedesktop.org/wiki/Software/libinput/"
arch=(x86_64)
license=(custom:X11)
-depends=('mtdev' 'libevdev' 'libwacom')
+depends=('mtdev' 'libevdev')
provides=('libinput')
conflicts=('libinput')
# upstream doesn't recommend building docs