mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
Merge pull request #1568 from nikolas/patch-2
Add a few more compile dependencies to INSTALL document
This commit is contained in:
commit
3c65684643
1 changed files with 3 additions and 0 deletions
3
INSTALL
3
INSTALL
|
|
@ -9,7 +9,10 @@ To compile Irssi you need:
|
|||
- glib-2.32 or greater
|
||||
- openssl (for ssl support)
|
||||
- perl-5.8 or greater (for building, and optionally Perl scripts)
|
||||
(n.b a complete perl is needed, including ExtUtils::Embed and xsubpp)
|
||||
- terminfo or ncurses (for text frontend)
|
||||
- utf8proc (optional, for additional char width calculation)
|
||||
- libgcrypt (for OTR)
|
||||
|
||||
For most people, this should work just fine:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue