summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStanislav Seletskiy2017-06-18 16:55:18 +0700
committerStanislav Seletskiy2017-06-18 16:55:18 +0700
commit0385e4628ffc5a1babd3f85068c574e36ecc2e8a (patch)
tree255a821790bf4345178689605ba329733f077629 /PKGBUILD
parentc071e190893ee848d73e42ee93f2afa60ec5f4de (diff)
downloadaur-0385e4628ffc5a1babd3f85068c574e36ecc2e8a.tar.gz
add hidapi to depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 32e5e7773f02..22ce4231b76e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,6 +6,7 @@ url="https://github.com/rgerganov/footswitch"
arch=('any')
license=('GPL')
makedepends=()
+depends=('hidapi')
source=(git+https://github.com/rgerganov/footswitch)
md5sums=(SKIP)