summaryrefslogtreecommitdiff
path: root/README.in
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2008-01-06 17:48:41 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2008-01-06 17:48:41 +0000
commitdbc8cd84c5466dee54b9e730716112f9a4dc8fec (patch)
treefce4739f1481dc6e14db6c3572308704b8c63fec /README.in
parentccbb3839890d689c2729c1d424eda7d0f92afd98 (diff)
Document new dependencies
svn path=/trunk/; revision=6252
Diffstat (limited to 'README.in')
-rw-r--r--README.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.in b/README.in
index 6904373cd..b5527f45b 100644
--- a/README.in
+++ b/README.in
@@ -24,6 +24,14 @@ Installation
See the file 'INSTALL'
+Notes about GLib 2.16
+=====================
+
+* GLib now includes GIO, which adds optional dependencies against libattr
+ and libselinux for extended attribute and SELinux support. Use
+ --disable-xattr and --disable-selinux to build without these.
+
+
Notes about GLib 2.10
=====================