Changeset 3a547ee for README.md


Ignore:
Timestamp:
2019-11-28T00:22:56Z (4 years ago)
Author:
Robert Scheck <robert@…>
Branches:
master
Children:
b15cbc4
Parents:
b504415
Message:

g_hash_table_contains() exists since GLib >= 2.32

Usage of g_hash_table_contains() was introduced by commit 5c90890.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • README.md

    rb504415 r3a547ee  
    2828If you wish to compile it yourself, ensure you have the following packages and their headers:
    2929
    30 * glib 2.16 or newer (not to be confused with glibc)
     30* glib 2.32 or newer (not to be confused with glibc)
    3131* gnutls
    3232* python 2 or 3 (for the user guide)
Note: See TracChangeset for help on using the changeset viewer.