summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorFrank LENORMAND2019-01-19 09:40:41 +0300
committerFrank LENORMAND2019-01-19 09:40:41 +0300
commite241b0cfc1106602cfe32bb1ada5e9670acf2483 (patch)
tree663c5dd9fd21338dd5bfc07bb673245d6871bf60 /.SRCINFO
parent0d295fd5e8771ea7465e3475ed1e5574753df0b8 (diff)
downloadaur-e241b0cfc1106602cfe32bb1ada5e9670acf2483.tar.gz
pkgbuild: Recommend the `aspell` package for spell-checking
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO1
1 files changed, 1 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fb5b2ff4837a..d963396fb281 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,6 +8,7 @@ pkgbase = kakoune-git
license = custom:unlicense
makedepends = git
depends = ncurses
+ optdepends = aspell: spell checking support
optdepends = clang: add command for C/CPP insert mode completion support
optdepends = ranger: provides file explorer functionality
optdepends = tmux: tabbing support