summaryrefslogtreecommitdiffstats
path: root/network/neomutt/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/neomutt/README')
-rw-r--r--network/neomutt/README8
1 files changed, 3 insertions, 5 deletions
diff --git a/network/neomutt/README b/network/neomutt/README
index 8bdc28441f..bb806f5098 100644
--- a/network/neomutt/README
+++ b/network/neomutt/README
@@ -6,14 +6,12 @@ for selecting groups of messages.
Optional dependencies:
-* lua53 or lua52 - Powerful, fast, light-weight, embeddable scripting
- language
* notmuch - fast mail indexer for maildir
-* kyotocabinet - straightforward implementation of DBM
-* libidn2 - GNU IDN Library version 2
+* lua53 - Powerful, fast, light-weight, embeddable scripting language
+ NOTE: this won't work if you have multiple versions of lua installed.
This script builds neomutt without optional support
for idn2, notmuch, lua and kyotocabinet.
You can be enabled with:
-USENOTMUCH=yes USELUA=yes USEKYOTO=yes USEIDN2:-yes ./neomutt.SlackBuild
+# USENOTMUCH=yes USELUA=yes ./neomutt.SlackBuild