summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e0575d75dcb1..ba8a2e50483f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://github.com/lh3/bioawk"
license=('GPL')
provides=("bioawk")
conflicts=("bioawk")
-makedepends=('bison' 'make' 'gcc')
+makedepends=('bison' 'make' 'gcc' 'git')
source=("git+https://github.com/lh3/bioawk.git")
md5sums=('SKIP')