Fix: dsview 1:1.3.0-2 add libusb
This commit is contained in:
parent
53f7e8dc79
commit
5ead71c239
2 changed files with 4 additions and 3 deletions
4
PKGBUILD
4
PKGBUILD
|
@ -7,12 +7,12 @@
|
|||
epoch=1
|
||||
pkgname=dsview
|
||||
pkgver=1.3.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Client software that supports the DreamSourceLab logic analyzer"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.dreamsourcelab.com/"
|
||||
license=('GPL3')
|
||||
depends=('hicolor-icon-theme' 'qt5-base' 'fftw' 'python')
|
||||
depends=('hicolor-icon-theme' 'qt5-base' 'fftw' 'python' 'libusb')
|
||||
makedepends=('cmake' 'ninja' 'boost')
|
||||
|
||||
source=(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue