sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit 45aafa624d45b7cae147f21a626945c613851676
parent 90bbb6497794b0dc88b96e714b5fe4a30b076129
Author: Gaute Hope <eg@gaute.vetsj.com>
Date:   Tue,  7 May 2013 16:29:19 +0200

update deps in README.txt from gemspec

Diffstat:
M README.txt | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/README.txt b/README.txt
@@ -88,16 +88,14 @@ Current limitations which will be fixed:
 
 == REQUIREMENTS:
 
- - xapian-full >= 1.1.3.2
- - ncurses >= 0.9.1
+ - xapian-full-alaveteli >= 1.2
+ - ncursesw-sup >= 1.3.1
  - rmail >= 0.17
  - highline
- - net-ssh
  - trollop >= 1.12
  - lockfile
  - mime-types
  - gettext
- - fastthread
 
 == INSTALL: