summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 86fd6742ed97..41c4d297f9d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc='Command line utility for Atmel maXTouch devices'
arch=('x86_64')
license=('BSD-2-Clause')
-depends=()
+depends=('libusb')
makedepends=('git' 'pandoc')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")