summaryrefslogtreecommitdiffstats
path: root/vifm/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'vifm/PKGBUILD')
-rw-r--r--vifm/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/vifm/PKGBUILD b/vifm/PKGBUILD
index 916a9d9..3b7c087 100644
--- a/vifm/PKGBUILD
+++ b/vifm/PKGBUILD
@@ -10,6 +10,7 @@ url="https://vifm.info/"
license=('GPL')
depends=('file' 'bash')
optdepends=('perl: vifm-convert-dircolors')
+makedepends=('git')
provides=("$_pkgname")
conflicts=("$_pkgname")
source=("git+https://github.com/$_pkgname/$_pkgname.git")