summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJake2023-07-25 19:10:31 +0200
committerJake2023-07-25 19:10:31 +0200
commit5ead71c239a46d9ea725193d290e6e367f94b80a (patch)
tree297fd03188508ee4169eef3f78089e15286d0d1c /PKGBUILD
parent53f7e8dc79440d7c44872a8fb88fd3aef3253d81 (diff)
downloadaur-5ead71c239a46d9ea725193d290e6e367f94b80a.tar.gz
Fix: dsview 1:1.3.0-2 add libusb
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 52d97be67405..be888a012fd5 100644
--- a/PKGBUILD
+++ b/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=(