Merge pull request #1568 from nikolas/patch-2

Add a few more compile dependencies to INSTALL document
This commit is contained in:
ailin-nemui 2026-01-23 21:18:17 +00:00 committed by GitHub
commit 3c65684643
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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