summaryrefslogtreecommitdiffstats
path: root/mpv/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'mpv/PKGBUILD')
-rw-r--r--mpv/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpv/PKGBUILD b/mpv/PKGBUILD
index 958d86b..e31f910 100644
--- a/mpv/PKGBUILD
+++ b/mpv/PKGBUILD
@@ -10,7 +10,7 @@ arch=('x86_64')
license=('GPL')
url='https://mpv.io'
depends=('ffmpeg' 'libarchive' 'libxinerama' 'libxrandr' 'libxss' 'lua52')
-makedepends=('mesa' 'python-docutils')
+makedepends=('git' 'mesa' 'python-docutils')
optdepends=('youtube-dl: for video-sharing websites playback')
provides=("$_pkgname")
conflicts=("$_pkgname")