summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKlemens Schölhorn2017-11-01 04:06:26 +0100
committerKlemens Schölhorn2017-11-01 04:06:26 +0100
commitad0e446c39ac9f9f1bd8ae70210c525f942ada30 (patch)
tree7dc45ebd9fdbd199be6c3cd1515cacd2c58faa9f
parent95d2cd8df79a5dcf2d37d40727c4efd3810b2135 (diff)
downloadaur-ad0e446c39ac9f9f1bd8ae70210c525f942ada30.tar.gz
Add libusb-compat as dependency
Impact does not support the libusb 1.0 API.
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD7
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4df1f64015f1..d3e2765e48e4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,13 @@
pkgbase = xilinx-usb-drivers
pkgdesc = Platform Cable USB and Digilent USB-JTAG support for Xilinx (iMPACT)
pkgver = 14.7
- pkgrel = 2
+ pkgrel = 3
arch = i686
arch = x86_64
license = custom
depends = xilinx-ise=14.7
depends = fxload
+ depends = libusb-compat
optdepends = digilent.adept.utilities: Digilent programmer support
pkgname = xilinx-usb-drivers
diff --git a/PKGBUILD b/PKGBUILD
index 0c7188f0b1a9..8f458c6eae1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,13 @@
-# Maintainer: Tyler Veness <calcmogul at gmail dot com>
+# Maintainer: Klemens Schölhorn <klemens@schoelhorn.eu>
+# Contributor: Tyler Veness <calcmogul at gmail dot com>
pkgname=xilinx-usb-drivers
pkgver=14.7
-pkgrel=2
+pkgrel=3
pkgdesc="Platform Cable USB and Digilent USB-JTAG support for Xilinx (iMPACT)"
arch=('i686' 'x86_64')
license=('custom')
-depends=('xilinx-ise=14.7' 'fxload')
+depends=('xilinx-ise=14.7' 'fxload' 'libusb-compat')
optdepends=('digilent.adept.utilities: Digilent programmer support')
_ise=/opt/Xilinx/14.7/ISE_DS/ISE