summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthew McGinn2020-01-09 17:19:33 -0500
committerMatthew McGinn2020-01-09 17:19:33 -0500
commit390fb58cd5ccfc8d6c872db49a7fb35f01698738 (patch)
tree6127c0f45651cfa5a25b80c3c1959ee09450e56d /PKGBUILD
parent6e85d3362958ad32457f505887dc1643fa37efc2 (diff)
downloadaur-390fb58cd5ccfc8d6c872db49a7fb35f01698738.tar.gz
update makedepends
Signed-off-by: Matthew McGinn <mamcgi@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 15653d91e154..287efda7adfd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ arch=('x86_64')
url="https://github.com/iovisor/ply"
license=('BSD')
provides=('ply')
+makedepends=('git')
source=("git+https://github.com/iovisor/${_pkgname}")
md5sums=('SKIP')