summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorspider-mario2018-06-16 11:48:55 +0200
committerspider-mario2018-06-16 11:49:09 +0200
commit3228a4957f25c1cfbf2fbfa98b44a6a1104a930f (patch)
tree1f053eff822ef224346043fc77b9d4a0e81c6127 /PKGBUILD
parentb02046a123d2683a07b2404143d785a790c1875f (diff)
downloadaur-3228a4957f25c1cfbf2fbfa98b44a6a1104a930f.tar.gz
Drop lash
It’s dead and broken.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4bd760d78c68..1be10e8230b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: spider-mario <spidermario@free.fr>
pkgname=zyn-fusion
pkgver=3.0.3
-pkgrel=4
+pkgrel=5
pkgdesc="ZynAddSubFX with a new interactive UI"
arch=('i686' 'x86_64')
url="http://zynaddsubfx.sourceforge.net/zyn-fusion.html"
license=('GPL2' 'LGPL2.1')
-depends=('fftw' 'libglvnd' 'mxml' 'jack' 'liblo' 'lash' 'alsa-lib' 'portaudio')
+depends=('fftw' 'libglvnd' 'mxml' 'jack' 'liblo' 'alsa-lib' 'portaudio')
makedepends=('git' 'wget' 'cmake' 'python' 'ruby-rake'
'glu' # For building pugl, which does not seem to actually need it at runtime
)