[arch-commits] Commit in carla/trunk (PKGBUILD)

David Runge dvzrv at archlinux.org
Wed Feb 21 00:21:52 UTC 2018


    Date: Wednesday, February 21, 2018 @ 00:21:49
  Author: dvzrv
Revision: 296640

upgpkg: carla 1.9.8-6

Adding qt5-svg to depends.

Modified:
  carla/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-20 23:45:16 UTC (rev 296639)
+++ PKGBUILD	2018-02-21 00:21:49 UTC (rev 296640)
@@ -5,12 +5,12 @@
 _name=Carla
 pkgname=carla
 pkgver=1.9.8
-pkgrel=5
+pkgrel=6
 pkgdesc="Audio Plugin Host"
 arch=('x86_64')
 url="https://kxstudio.sf.net/carla"
 license=('GPL2')
-depends=('file' 'fftw' 'fluidsynth' 'liblo' 'linuxsampler' 'mxml' 'projectm' 'python-pyqt5')
+depends=('file' 'fftw' 'fluidsynth' 'liblo' 'linuxsampler' 'mxml' 'projectm' 'python-pyqt5' 'qt5-svg')
 makedepends=('gtk2' 'gtk3' 'pulseaudio' 'python-pyliblo' 'python-pyqt5' 'python-rdflib' 'qt4' 'qt5-svg' 'zynaddsubfx')
 optdepends=('gtk2: LV2 GTK2 UI support'
             'gtk3: LV2 GTK3 UI support'



More information about the arch-commits mailing list