diff --git a/community/zynaddsubfx/PKGBUILD b/community/zynaddsubfx/PKGBUILD index ad6c667f0..16d93adc7 100644 --- a/community/zynaddsubfx/PKGBUILD +++ b/community/zynaddsubfx/PKGBUILD @@ -9,12 +9,12 @@ pkgname=zynaddsubfx pkgver=2.5.1 -pkgrel=1 +pkgrel=2 pkgdesc="Opensource software synthesizer capable of making a countless number of instruments." arch=('i686' 'x86_64') url="http://zynaddsubfx.sourceforge.net" license=('GPL') -depends=('fltk' 'portaudio' 'fftw' 'lash' 'mxml' 'jack2-dbus' 'libxpm' 'gcc-libs' 'liblo') +depends=('fltk' 'portaudio' 'fftw' 'lash' 'mxml' 'jack2' 'libxpm' 'gcc-libs' 'liblo') makedepends=('cmake' 'pkgconfig' 'mesa' 'setconf' 'gendesk') options=('!emptydirs') source=("https://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz"