1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-30 06:45:25 +00:00

Merge pull request #556 from koollman/master

update INSTALL requirement: terminfo or ncurses for text frontend
This commit is contained in:
ailin-nemui 2016-10-12 09:48:09 +02:00 committed by GitHub
commit fb78787d4e

View File

@ -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: