summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCedric Girard2019-04-05 13:44:59 +0200
committerCedric Girard2019-04-05 13:44:59 +0200
commit3818e0970ce3faccd78fa9481a64fc4138a74a1d (patch)
tree053832cc7cd4797ccc0ff12492707b7e17fc0c1a /PKGBUILD
parent8c693aad7c3c7e10f8a14c1c4b33f5fa4ea0596d (diff)
downloadaur-vim-logstash-git.tar.gz
upgpkg: vim-logstash-git r11.6d96810-1
missing git dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7175f2282e5e..4237ef4d282d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ arch=('any')
url='https://github.com/robbles/logstash.vim'
license=('MIT')
depends=('vim')
+makedepends=('git')
source=("vim-logstash::git+https://github.com/robbles/logstash.vim.git")
sha256sums=('SKIP')