README
changeset 589 5ed52ee1e2d9
parent 481 91c75e6b3190
child 596 9096d2549372
--- a/README	Tue Feb 24 15:34:31 2009 -0800
+++ b/README	Tue Feb 24 16:51:25 2009 -0800
@@ -14,12 +14,15 @@
 Requirements:
 =============
 
-Glib >= 2.16.0:
+Glib >= 2.12.4:
 http://ftp.gnome.org/pub/GNOME/sources/glib/2.16/
 
 gtk-doc (optional, if you want documentation built):
 ftp://ftp.gnome.org/pub/GNOME/sources/gtk-doc/1.0
 
+If you want our unit tests through the g_test framework:
+Glib >= 2.16.0
+
 If you want SSL-support you'll also need:
 GnuTLS >= 1.2.0 with libtasn support.