summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristopher Arndt2018-03-31 16:19:30 +0200
committerChristopher Arndt2018-03-31 16:19:30 +0200
commitb8440700593fb6a516bfb606d6e6588b5e6ec069 (patch)
tree5e88ef65a305ce94c055c03cb938dd4896c9898a /PKGBUILD
parentce62f66261559a28f346fec3aca4734a3102f937 (diff)
downloadaur-b8440700593fb6a516bfb606d6e6588b5e6ec069.tar.gz
Removed 'clxclient' from optdepends; Removed DEFAULT_QT5 make flag
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 242209e7968e..b6494aed73e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: cocreature <moritz.kiefer<at>purelyfunctional<dot>org>
pkgname=carla-git
-pkgver=1.9.7b.r283.g7068200a
+pkgver=1.9.8.r54.gebd3f2e5
pkgrel=1
epoch=1
pkgdesc="Audio Plugin Host"
@@ -31,7 +31,6 @@ makedepends=(
'qt4'
)
optdepends=(
- 'clxclient: internal plugins UI support'
'gtk2: LV2 GTK2 UI support'
'gtk3: LV2 GTK3 UI support'
'python-pyliblo: OSC control support'