summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEsteban Blanc2023-11-30 14:57:12 +0000
committerEsteban Blanc2023-11-30 14:57:12 +0000
commit59d06c9e513cc3c129f2e41e8eed872c087e1270 (patch)
tree32037fc4b273932eee90cd63aacdf03164cc70a6 /PKGBUILD
parentc4f790ed954410d1ff3864c47ca4737fa2e15c1a (diff)
downloadaur-iio-oscilloscope-git.tar.gz
update dependencies
Signed-off-by: Esteban Blanc <eblanc@baylibre.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7375d7872db7..8b74b3fc505f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Dana Sorensen <dana.r.sorensen@gmail.com>
pkgname=iio-oscilloscope-git
-pkgver=v0.16.r35.584eccca3f72
+pkgver=v0.16.r38.1925e45786a6
pkgrel=1
pkgdesc="A GTK+ based oscilloscope application for interfacing with various IIO devices"
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
url="https://github.com/analogdevicesinc/iio-oscilloscope"
license=('GPL2')
-depends=('gtk2' 'gtkdatabox' 'libmatio' 'fftw' 'libxml2' 'bison' 'flex' 'avahi' 'curl' 'jansson' 'libaio' 'ncurses' 'libad9361-iio')
+depends=('gtk2' 'gtkdatabox' 'libmatio' 'fftw' 'libxml2' 'bison' 'flex' 'avahi' 'curl' 'jansson' 'libaio' 'libiio' 'ncurses' 'libad9361')
makedepends=('git' 'cmake')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")