add missing dep libsigrok4dsl

This commit is contained in:
Cody Schafer 2018-01-25 15:57:07 -05:00
parent b6bc57d985
commit 18917e9727
No known key found for this signature in database
GPG key ID: 794D748B8B8BF912
2 changed files with 4 additions and 3 deletions

View file

@ -1,7 +1,7 @@
pkgbase = dsview
pkgdesc = Client software that supports the DreamSourceLab logic analyzer
pkgver = 0.98
pkgrel = 2
pkgrel = 3
url = http://www.dreamsourcelab.com/
install = dsview.install
arch = i686
@ -11,6 +11,7 @@ pkgbase = dsview
depends = boost-libs
depends = qt5-base
depends = libsigrokdecode4dsl
depends = libsigrok4dsl
depends = fftw
source = git+https://github.com/DreamSourceLab/DSView.git#tag=0.98
source = udev.rules