summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c758ee0b2ebf..aa31812f6fb2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=praat
pkgver=6.0.46
-pkgrel=1
+pkgrel=2
pkgdesc="Doing Phonetics by computer (speech analysis)"
arch=('x86_64')
url="http://www.fon.hum.uva.nl/praat/"
license=('GPL')
-depends=( 'alsa-lib' 'gtk2' 'libpulse' )
+depends=( 'alsa-lib' 'gtk2' 'libpulse' 'jack')
makedepends=('pkg-config' 'gtk2' 'alsa-lib')
optdepends=( 'ttf-sil-fonts' )
conflicts=('praat-bin' 'praat-git')