summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dbb8324e8040..854010455e22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,6 +18,9 @@ depends=(
'python-pydbus'
'pygobject-devel'
)
+optdepends=(
+ 'youtube-dl: YouTube videos playback'
+)
makedepends=(
'git'
'python-distribute'