mirror of
https://github.com/irssi/irssi.git
synced 2026-08-20 09:02:13 +02:00
raise glib version requirement to 2.32 for g_hash_table_contains
This commit is contained in:
parent
b47257048c
commit
7adf81f9b5
4 changed files with 4 additions and 4 deletions
2
INSTALL
2
INSTALL
|
|
@ -5,7 +5,7 @@
|
|||
To compile Irssi you need:
|
||||
|
||||
- meson-0.49 build system with ninja-1.5 or greater
|
||||
- glib-2.28 or greater
|
||||
- glib-2.32 or greater
|
||||
- openssl (for ssl support)
|
||||
- perl-5.6 or greater (for Perl support)
|
||||
- terminfo or ncurses (for text frontend)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue