summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Wolff2016-09-29 23:35:11 +0200
committerJulian Wolff2016-09-29 23:35:11 +0200
commit4984a034026be3ac5e515e63eec073235103ae05 (patch)
treecddb2ae18f6e59392e0c816a9b6487833969b34e
parente674e3773c52426e1e1296d10d74036284d0e4e5 (diff)
downloadaur-4984a034026be3ac5e515e63eec073235103ae05.tar.gz
update dependencies
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cd7fe78ec08d..f60d4980909e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Sep 29 21:10:09 UTC 2016
+# Thu Sep 29 21:13:20 UTC 2016
pkgbase = jackman-kcm-git
pkgdesc = KCM module for jackman, a collection of scripts that help managing multiple audio interfaces with Jack
pkgver = r33.9d24d09
diff --git a/PKGBUILD b/PKGBUILD
index d9ec41d8035c..e8bbfd8d9944 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ url="https://github.com/progwolff/jackman_kcm"
provides=('jackman-kcm')
license=("GPL3")
depends=('jackman' 'xdg-utils' 'kdeclarative' 'kdelibs' 'plasma-framework')
+optdepends=('mplayer: test sound')
makedepends=('git' 'extra-cmake-modules' 'qt5-tools' 'python')
source=('jackman_kcm::git+https://github.com/progwolff/jackman_kcm.git')
md5sums=('SKIP')