summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorotreblan2021-06-26 09:43:47 -0500
committerotreblan2021-06-26 09:43:47 -0500
commited3b17a0d8503bc9d10e007f3b7d43fbfe98cba5 (patch)
tree6ab114088930daf3fb432a86e8ff91cc359473e8 /PKGBUILD
parent76c2f13f399506c8961a9b27a39a55b2ab2d1381 (diff)
downloadaur-tisc-git.tar.gz
Remove cmake
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d35abd493214..2d069ae2d96f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="https://github.com/jnguyen1098/TISC"
license=('ISC')
groups=()
depends=('glibc')
-makedepends=('git' 'cmake')
+makedepends=('git')
checkdepends=()
optdepends=()
provides=("${pkgname%-git}")