summaryrefslogtreecommitdiffstats
path: root/network/neomutt/README
diff options
context:
space:
mode:
author Corrado Franco <conraid (at) linux (dot) it>2023-07-02 21:02:16 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-02 21:02:16 +0700
commit54eef7e1d93986325d491eb1b88f3cdd5a110341 (patch)
treed0350cd73425ba6ce95badb6d5efa2f80b1ea4e6 /network/neomutt/README
parent2bf76c5dcd27a63e314c1f849b582e95025aa463 (diff)
downloadslackbuilds-54eef7e1d93986325d491eb1b88f3cdd5a110341.tar.gz
slackbuilds-54eef7e1d93986325d491eb1b88f3cdd5a110341.tar.xz
network/neomutt: Remove tokyiocabinet as optional dependency.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/neomutt/README')
-rw-r--r--network/neomutt/README3
1 files changed, 1 insertions, 2 deletions
diff --git a/network/neomutt/README b/network/neomutt/README
index 210577c6e7..bb806f5098 100644
--- a/network/neomutt/README
+++ b/network/neomutt/README
@@ -7,7 +7,6 @@ for selecting groups of messages.
Optional dependencies:
* notmuch - fast mail indexer for maildir
-* kyotocabinet - straightforward implementation of DBM
* lua53 - Powerful, fast, light-weight, embeddable scripting language
NOTE: this won't work if you have multiple versions of lua installed.
@@ -15,4 +14,4 @@ This script builds neomutt without optional support
for idn2, notmuch, lua and kyotocabinet.
You can be enabled with:
-# USENOTMUCH=yes USEKYOTO=yes USELUA=yes ./neomutt.SlackBuild
+# USENOTMUCH=yes USELUA=yes ./neomutt.SlackBuild