summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmmanuel Gil Peyrot2018-02-23 11:59:17 +0100
committerEmmanuel Gil Peyrot2018-02-23 11:59:17 +0100
commit1577ddb81f66e59d6955c03af428ffceff538e25 (patch)
tree9ee1a6e32b06a6be8ebb799d803e19e1a403fbeb
parent2d9b9725c864960b8e8b15de6b536dceaf7cc41a (diff)
downloadaur-1577ddb81f66e59d6955c03af428ffceff538e25.tar.gz
Add missing optdepends for audio/video.
-rw-r--r--PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0e32de3a77ad..13319f753c34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,10 @@ depends=('python-gobject' 'python-pyopenssl' 'hicolor-icon-theme'
makedepends=('git' 'python-setuptools')
optdepends=('python-dbus: for gajim-remote and zeroconf support'
'farstream: for video/voice support'
+ 'gst-plugins-good: for video/voice support'
'gst-plugins-bad: for video/voice support'
+ 'gst-plugins-ugly: for video/voice support'
+ 'gst-libav: for video/voice support'
'gst-python: for video/voice support'
'gspell: for spell checking support'
'libxss: for idle time checking on X11'