summaryrefslogtreecommitdiffstats
path: root/network/neomutt/README
diff options
context:
space:
mode:
author Corrado Franco <conraid (at) linux (dot) it>2022-04-01 11:25:12 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-02 18:19:02 +0700
commitd395dea8be63df48897eed7b1d43ef3045591d52 (patch)
tree982bc89dc68782bd26743d8eb04e7bc53cb6b2f7 /network/neomutt/README
parentdae28483463de7f810f4dd821cf2461a4dac712c (diff)
downloadslackbuilds-d395dea8be63df48897eed7b1d43ef3045591d52.tar.gz
slackbuilds-d395dea8be63df48897eed7b1d43ef3045591d52.tar.xz
network/neomutt: Updated for version 20211029.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/neomutt/README')
-rw-r--r--network/neomutt/README8
1 files changed, 5 insertions, 3 deletions
diff --git a/network/neomutt/README b/network/neomutt/README
index ebad339e32..d9f3788b89 100644
--- a/network/neomutt/README
+++ b/network/neomutt/README
@@ -8,10 +8,12 @@ Optional dependencies:
* 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 notmuch, lua,
-and kyotocabinet. You can enabled them with:
+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 USEKYOTO=yes USEIDN2=yes USELUA=yes ./neomutt.SlackBuild