summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1dff00f2d752..32e86e8a3411 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ url="https://github.com/nim-lang/nim-mode"
license=('GPL3')
conflicts=("${pkgname%-git}")
provides=("${pkgname%-git}")
+makedepends=('git')
depends=('emacs-dash' 'emacs-epc' 'emacs-ctable' 'emacs-epl' 'emacs-deferred' 'emacs-company-mode'
'emacs-commander' 'emacs-flycheck')
source=("git+https://github.com/nim-lang/nim-mode.git" Makefile.patch)