raise glib version requirement to 2.32 for g_hash_table_contains

This commit is contained in:
Ailin Nemui 2021-01-28 21:25:53 +01:00
commit 7adf81f9b5
4 changed files with 4 additions and 4 deletions

View file

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