summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoreshrh2021-12-31 19:16:29 -0500
committereshrh2021-12-31 19:16:29 -0500
commitc6669e6db988643c9e1615f0718acb2abf25a41b (patch)
tree736b1ff0ed7057bff46b6357d72a524265c239c3 /PKGBUILD
parent1e3f9039e00080d8c63babe5540fc5916f9dc891 (diff)
downloadaur-c6669e6db988643c9e1615f0718acb2abf25a41b.tar.gz
add git to makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8c64fe3e1d82..77786d41b235 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ arch=('any')
url="https://github.com/Ajatt-Tools/mpvacious"
license=('GPL3')
depends=('mpv')
+makedepends=('git')
optdepends=('xclip: clipboard autocopy' 'wl-clipboard: clipboard autocopy on wayland')
source=("mpv-mpvacious::git+https://github.com/Ajatt-Tools/mpvacious")
md5sums=('SKIP')