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 6608c0ed8e6f..83bd890d9efb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url="https://github.com/editorconfig/editorconfig-core-lua"
license=('custom:BSD')
depends=('lua' 'editorconfig-core-c')
-makedepends=('git' 'cmake')
+makedepends=('cmake')
source=("https://github.com/editorconfig/editorconfig-core-lua/archive/v$pkgver.tar.gz")
md5sums=('b4f5d8c7e83f200e15f4de2b65845023')