summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4172b4d1483d..45d987ed2880 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('x86_64')
url="https://launchpad.net/ubuntustudio-controls"
license=('GPL')
groups=()
-depends=('jack2' 'python' 'python-gobject')
+depends=('jack2' 'python' 'python-gobject' 'python-jack-client')
makedepends=('git')
provides=("${pkgname%}" "${pkgname%}-git")
conflicts=("${pkgname%}" "${pkgname%}-git")