summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorailin-nemui <ailin-nemui@users.noreply.github.com>2016-10-12 09:48:09 +0200
committerGitHub <noreply@github.com>2016-10-12 09:48:09 +0200
commitfb78787d4e2098612979b45df3237b67effbbc3a (patch)
tree6e3bded856e2d7bea545f889c37761181a31e085
parent61590f31df3c93d04b056fd89c6632f9d89feb51 (diff)
parentd02ef83d03d8ef1c8bd577ef3bbb8325ed3ca8d3 (diff)
downloadirssi-fb78787d4e2098612979b45df3237b67effbbc3a.zip
Merge pull request #556 from koollman/master
update INSTALL requirement: terminfo or ncurses for text frontend
-rw-r--r--INSTALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 5e6e2be0..629a75c6 100644
--- a/INSTALL
+++ b/INSTALL
@@ -8,6 +8,7 @@ To compile irssi you need:
- pkg-config
- openssl (for ssl support)
- perl-5.6 or greater (for perl support)
+- terminfo or ncurses (for text frontend)
For most people, this should work just fine: