summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Löthberg2016-10-18 23:56:00 +0200
committerJohannes Löthberg2016-10-18 23:56:00 +0200
commit1f9e203e7889ce22061059554ae37f0dbc81e05e (patch)
tree4e6411c417c2f8aa2e4c11076e690558829d3241 /PKGBUILD
parente3c856bce5a66da6fe6d7c5557e9b6b2941c19fb (diff)
downloadaur-1f9e203e7889ce22061059554ae37f0dbc81e05e.tar.gz
Add dbus optdep
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 28e60b2f42fd..f81e0b25cb9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,8 @@ optdepends=('mpv: Alternative to mplayer for playback'
'mplayer: Alternative to mpv for playback'
'ffmpeg: for transcoding downloaded content'
'python-pyperclip: for copying content to the clipboard'
- 'python-gobject: MPRIS2 support')
+ 'python-gobject: MPRIS2 support'
+ 'python-dbus: MPRIS2 support')
provides=('mps-youtube')
conflicts=('mps-youtube')