cadence: add python3-dbus to depends

See #10063
This commit is contained in:
Jürgen Buchmüller 2017-12-17 18:57:13 +01:00
parent 01874050d6
commit a86b767a43
1 changed files with 2 additions and 2 deletions

View File

@ -1,13 +1,13 @@
# Template file for 'cadence'
pkgname=cadence
version=0.8.1.20170707
revision=1
revision=2
_commit=e91750e39acb119cf97f8105a7acc28a8901a4e2
wrksrc="Cadence-${_commit}"
build_style=gnu-makefile
hostmakedepends="pkg-config python3-PyQt4 python-PyQt4-devel-tools"
makedepends="jack-devel ladish-devel pulseaudio-devel qt-devel"
depends="a2jmidid desktop-file-utils hicolor-icon-theme jack python3-PyQt4"
depends="a2jmidid desktop-file-utils hicolor-icon-theme jack python3-PyQt4 python3-dbus"
maintainer="cr6git <quark6@protonmail.com>"
short_desc="Set of tools useful for audio production"
homepage="http://kxstudio.linuxaudio.org/Applications:Cadence"