summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Adler2019-04-20 22:39:20 +0200
committerDavid Adler2019-04-20 22:39:20 +0200
commitecb9ecdeff840d7a17053a78085b67c9c6381ff2 (patch)
tree454c6450175ccc09f8aa2e0f3b1711ff41f86dc2 /PKGBUILD
parentf6de93f3a28b2d1b77a46906c62e0697a24d2339 (diff)
downloadaur-yoshimi-git.tar.gz
removed already satisfied dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e729b4c63dd2..8a75f3e79565 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
_pkgname=yoshimi
pkgname=$_pkgname-git
-pkgver=r1777.d790386d
+pkgver=r1956.de477d1b
pkgrel=1
pkgdesc="a fork of the ZynAddSubFX software systhesizer"
arch=('x86_64')
url="https://yoshimi.github.io/"
license=('GPL')
-depends=('alsa-lib' 'jack' 'fltk' 'fftw' 'mxml' 'cairo')
+depends=('jack' 'fltk' 'fftw' 'mxml')
makedepends=('cmake' 'lv2' 'mesa' 'git')
provides=('yoshimi')
conflicts=('yoshimi')