README
changeset 729 e63d00271473
parent 701 bbbe2d24eea4
equal deleted inserted replaced
728:35639729e565 729:e63d00271473
    12 
    12 
    13 
    13 
    14 Requirements:
    14 Requirements:
    15 =============
    15 =============
    16 
    16 
    17 Glib >= 2.12.4:
    17 Glib >= 2.38.0:
    18 http://ftp.gnome.org/pub/GNOME/sources/glib/2.16/
    18 http://ftp.gnome.org/pub/GNOME/sources/glib/
    19 
    19 
    20 gtk-doc (optional, if you want documentation built):
    20 gtk-doc (optional, if you want documentation built):
    21 ftp://ftp.gnome.org/pub/GNOME/sources/gtk-doc/1.0
    21 ftp://ftp.gnome.org/pub/GNOME/sources/gtk-doc/1.0
    22 
    22 
    23 If you want our unit tests through the g_test framework:
    23 If you want our unit tests through the g_test framework:
    24 Glib >= 2.16.0
    24 Glib >= 2.38.0
    25 
    25 
    26 If you want SSL-support you'll also need:
    26 If you want SSL-support you'll also need:
    27 GnuTLS >= 3.0.20 with libtasn support.
    27 GnuTLS >= 3.0.20 with libtasn support.
    28 
    28 
    29 Building:
    29 Building: