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

@ -40,7 +40,7 @@ make && sudo make install
### Requirements
- [glib-2.28](https://wiki.gnome.org/Projects/GLib) or greater
- [glib-2.32](https://wiki.gnome.org/Projects/GLib) or greater
- [openssl](https://www.openssl.org/)
- [perl-5.6](https://www.perl.org/) or greater (for perl support)
- terminfo or ncurses (for text frontend)