diff options
author | Dave Woodfall <dave@slackbuilds.org> | 2020-10-15 19:50:03 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:36:16 +0700 |
commit | daf4707ee410e0e2b8a53bf15e14558da909f981 (patch) | |
tree | 95d3f8780dd2404e7080bb9777ca6ee7c8cad06f /network/neomutt/README | |
parent | 94bbc0585aad366a7b25c13627936b7bd26e5abf (diff) | |
download | slackbuilds-daf4707ee410e0e2b8a53bf15e14558da909f981.tar.gz |
network/neomutt: Updated to version 20200925.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/neomutt/README')
-rw-r--r-- | network/neomutt/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/network/neomutt/README b/network/neomutt/README index 8bba7047e0..8bdc28441f 100644 --- a/network/neomutt/README +++ b/network/neomutt/README @@ -6,7 +6,8 @@ for selecting groups of messages. Optional dependencies: -* lua53 or lua52 - Powerful, fast, light-weight, embeddable scripting language +* 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 @@ -15,4 +16,4 @@ 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 USEKYOTO=yes USEIDN2:-yes ./neomutt.SlackBuild |