add specific requirement on libsigrokdecode4dsl, has incompatible changes from libsigrokdecode

This commit is contained in:
Cody P Schafer 2017-09-09 19:02:13 -04:00
parent 0b1bdc72ee
commit b6bc57d985
2 changed files with 4 additions and 4 deletions

View file

@ -4,12 +4,12 @@
pkgname=dsview
pkgver=0.98
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=('boost-libs' 'qt5-base' 'libsigrokdecode' 'fftw')
depends=('boost-libs' 'qt5-base' 'libsigrokdecode4dsl' 'fftw')
makedepends=('boost')
source=("git+https://github.com/DreamSourceLab/DSView.git#tag=$pkgver"