summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rwxr-xr-xPKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9fcf86f1c315..0b3d9ee2f401 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -30,7 +30,6 @@ pkgbase = sdl2-minimal-hg
optdepends = tslib: Touchscreen support
optdepends = wayland: wayland support
optdepends = wayland-protocols: wayland support
- optdepends = hidapi: hidapi support
optdepends = mesa: open source graphics support
optdepends = hidapi: modern controller support
provides = sdl2
diff --git a/PKGBUILD b/PKGBUILD
index 150fbf05a39b..6ffc6426da55 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,6 @@ optdepends=('alsa-lib: ALSA audio driver'
'tslib: Touchscreen support'
'wayland: wayland support'
'wayland-protocols: wayland support'
- 'hidapi: hidapi support'
'mesa: open source graphics support'
'hidapi: modern controller support')
source=("hg+https://hg.libsdl.org/SDL#branch=default")