summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNeal Miller2019-07-15 17:57:36 -0500
committerNeal Miller2019-07-15 17:57:36 -0500
commit439b33ff9c95cdf9b646219a54e0e4c3ca1b0381 (patch)
treefb6eb21a4b30514bd53dbc65ef10ea7183ee47b8 /PKGBUILD
parentf9465d0f98d7e902b5b4dbc40627d20adab9e545 (diff)
downloadaur-439b33ff9c95cdf9b646219a54e0e4c3ca1b0381.tar.gz
move qt5-tools to makedepends
Signed-off-by: Neal Miller <meltdown03@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a09b17f8ab6..0a38341766a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Thomas Gatzweiler <thomas.gatzweiler@gmail.com> wsjtx-svn maintainer
pkgname=wsjtx-git
-pkgver=r5020.7ddcb798
+pkgver=r5460.24fcd17a
pkgrel=1
pkgdesc='Software for Amateur Radio Weak-Signal Communication (JT9 and JT65)'
# change _wsjtx_tag to other versions such as wsjtx-2.1.0-rc5
@@ -10,8 +10,8 @@ _wsjtx_tag=master
arch=('i686' 'x86_64')
url='http://physics.princeton.edu/pulsar/k1jt/wsjtx.html'
license=('GPL-3')
-depends=('qt5-base' 'qt5-multimedia' 'qt5-serialport' 'qt5-tools' 'libusb' 'libusb-compat' 'fftw' 'gcc-fortran' 'hamlib')
-makedepends=('cmake' 'git' 'asciidoctor' 'asciidoc')
+depends=('qt5-base' 'qt5-multimedia' 'qt5-serialport' 'libusb' 'libusb-compat' 'fftw' 'gcc-fortran' 'hamlib')
+makedepends=('cmake' 'git' 'asciidoctor' 'asciidoc' 'qt5-tools')
provides=('wsjtx')
conflicts=('wsjtx')
source=("git+https://git.code.sf.net/p/wsjt/wsjtx/#tag=$_wsjtx_tag"