summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartina Pietruschka2016-05-06 15:29:39 +0200
committerMartina Pietruschka2016-05-06 15:29:39 +0200
commit19a3c7b5e8196fa26b297cf8c27213f04e67cd87 (patch)
tree06f1e7e9be12e3b51b64e56ca3ecafb8a7bc9388
parent11938dcb52ce413840794858e9849a84f5c0af2d (diff)
downloadaur-19a3c7b5e8196fa26b297cf8c27213f04e67cd87.tar.gz
PKGBUILD
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c11781160c2c..66cca2af06fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,8 @@ pkgrel=3
pkgdesc="ASEKey USB and SIM Reader driver for PCSC Lite"
arch=('armv6h' 'armv7h' 'i686' 'x86_64')
license=("LGPL")
-depends=('pcsclite')
+depends=('pcsclite'
+ 'libusb-compat')
url="http://www.athena-scs.com/support/software-driver-downloads"
source=("http://www.athena-scs.com/docs/reader-drivers/asekey-3-7-tar.bz2"
"plist.patch")