summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKyle Keen2019-01-05 20:41:12 -0500
committerKyle Keen2019-01-05 20:41:12 -0500
commit1831ac564493c4ef65a93124990491ea8d635940 (patch)
treeff27ca177862c32c46f5bfad4a77049226fcd1c5 /PKGBUILD
parent6c6f870f5dc9a8b02ca19992a565197e90283b50 (diff)
downloadaur-openhantek.tar.gz
fix makedeps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6e9f57d5cbf8..8ba6b9671e4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
url="http://www.openhantek.org/"
license=('GPL')
depends=('qt4' 'libusb' 'fftw' 'libgl' 'fxload')
-makedepends=('binutils' 'unzip')
+makedepends=('binutils' 'unzip' 'wget')
source=(http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgname-$pkgver.tar.bz2 \
http://downloads.sourceforge.net/project/$pkgname/$pkgname-extractfw/$pkgname-extractfw-0.7.0.tar.bz2)
md5sums=('57732229f063f582bfaa3c3cc942dae2'