summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Wolff2016-09-29 21:50:44 +0200
committerJulian Wolff2016-09-29 21:50:44 +0200
commit58e142b48d41b78a87ffa00089f689107eef6e9f (patch)
tree36fb10929fed5360124c66dbfc772c92770e4cda
parentfde9d770b7d1c385d7015e72e89b2fef2a6867ff (diff)
downloadaur-58e142b48d41b78a87ffa00089f689107eef6e9f.tar.gz
update dependencies
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e2820ffe9344..e14244a2f18c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url=''
license=('GPL3')
conflicts=(jackman)
provides=(jackman)
-depends=('jackdbus' 'alsa-utils' 'python2' 'systemd' 'coreutils')
+depends=('jackdbus' 'alsa-utils' 'python2-dbus' 'systemd' 'coreutils')
makedepends=('git')
optdepends=('zenity: system notifications'
'kdebase-kdialog: system notifications')