summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSwift Geek2015-11-20 06:01:35 +0100
committerSwift Geek2015-11-20 06:01:35 +0100
commit913be88a827957d327adcaf2ee8ff2c9bfc93be6 (patch)
tree1ec23c363c6266504c3d79da6e13681d085ec73b /PKGBUILD
parent8d69d9a1669cd4e49d581db101b623683cea2f67 (diff)
downloadaur-913be88a827957d327adcaf2ee8ff2c9bfc93be6.tar.gz
Compile against qwt-qt5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7d3533d47ea4..2c1ceca814d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="The DAB decoding software (SDR-J)"
arch=('x86_64')
url="http://www.sdr-j.tk/"
license=('GPL2')
-depends=('fftw' 'qwt' 'faad2' 'portaudio' 'qt5-quick1')
+depends=('fftw' 'qwt-qt5' 'faad2' 'portaudio' 'qt5-quick1')
conflicts=('dabstick-radio')
replaces=('dabstick-radio')
makedepends=('cmake')