aboutsummaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b977fd5..0f5c59a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,9 @@ license=('GPL3')
depends=('python' 'python-setuptools' 'python-pafy')
optdepends=('mpv: Alternative to mplayer for playback'
- 'mplayer: Alternative to mpv for playback')
+ 'mplayer: Alternative to mpv for playback'
+ 'ffmpeg: for transcoding downloaded content'
+ 'xclip: for copying content to the clipboard')
conflicts=('mps-youtube')