summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoralienzj2022-03-18 22:55:34 +0800
committeralienzj2022-03-18 22:55:34 +0800
commit65e15d3f69955a9b3b174ebdcdd3e8d20ead0ce4 (patch)
tree5c9fe86800e1a9616ee0f69454219fe2367d0a50 /PKGBUILD
parent248b3d76037731eb4eb1ebff292fe04b374ee89d (diff)
downloadaur-65e15d3f69955a9b3b174ebdcdd3e8d20ead0ce4.tar.gz
update dependens
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7fd2cb139eff..e0575d75dcb1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,7 @@ url="https://github.com/lh3/bioawk"
license=('GPL')
provides=("bioawk")
conflicts=("bioawk")
+makedepends=('bison' 'make' 'gcc')
source=("git+https://github.com/lh3/bioawk.git")
md5sums=('SKIP')