summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSteven Allen2016-07-27 19:26:44 -0400
committerSteven Allen2016-07-27 19:26:44 -0400
commit7a3a979d3eb1feda40884641449cfe3568b777e3 (patch)
tree0cf7ce139e181039ba217aebe61c439c90a77c0f /PKGBUILD
parent563cdb1d1fc360a0526e68ce8372c14b16d12d88 (diff)
downloadaur-7a3a979d3eb1feda40884641449cfe3568b777e3.tar.gz
Technically, MPRIS depends on libdbus
(already a dep of cairo but...)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3153604b6f82..246764c00a11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,8 @@ optdepends=('libkeybinder3: for media keys plugin'
'libappindicator-gtk3: Unity indicator applet support'
'python-pacparser: PAC proxy support'
'python-pylast: Last.fm scrobbling support'
- 'libnotify: Notification support')
+ 'libnotify: Notification support'
+ 'libdbus: MPRIS/Screensaver Pause/Gnome mediakeys support')
makedepends=('intltool')
source=("https://github.com/pithos/pithos/releases/download/${pkgver}/pithos-${pkgver}.tar.xz")
sha256sums=('46ab6f09aa2d0ae5a7d76b4cebb532e098a055657b25a9484d77e86e86e99860')