Update requirements

Mention that the mimetype-functionality of GIO reqires update-mime-database
and update-desktop-database at runtime. (#577128)
This commit is contained in:
Matthias Clasen 2009-04-02 23:57:59 -04:00
parent 20774c5663
commit 82a5f787d6
2 changed files with 56 additions and 50 deletions

View File

@ -64,6 +64,10 @@ available from:
Support for extended attributes and SELinux in GIO requires
libattr and libselinux.
Some of the mimetype-related functionality in GIO requires the
update-mime-database and update-desktop-database utilities, which
are part of shared-mime-info and desktop-file-utils, respectively.
The Nitty-Gritty
================
@ -114,3 +118,5 @@ in the file:
docs/reference/glib/html/glib-cross-compiling.html
Or online at:
http://library.gnome.org/devel/glib/stable/glib-cross-compiling.html