From 1739dab356cf30974394635131c91986dbffbc2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Mon, 6 Jun 2011 12:34:46 +0100 Subject: [PATCH] docs:building: re-order list of dependencies Libraries that GTK+ depends on maintained by the GTK+ team first --- docs/reference/gtk/building.sgml | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/docs/reference/gtk/building.sgml b/docs/reference/gtk/building.sgml index a2fe9a080b..4f1c823330 100644 --- a/docs/reference/gtk/building.sgml +++ b/docs/reference/gtk/building.sgml @@ -162,8 +162,8 @@ How to compile GTK+ itself Some of the libraries that GTK+ depends on are maintained by - by the GTK+ team: GLib, GdkPixbuf, Pango, and ATK. Other libraries - are maintained separately. + by the GTK+ team: GLib, GdkPixbuf, Pango, ATK and GObject Introspection. + Other libraries are maintained separately. @@ -175,6 +175,12 @@ How to compile GTK+ itself FTP site. + + + The GdkPixbuf library + provides facilities for loading images in a variety of file formats. + + Pango is a library @@ -192,6 +198,13 @@ How to compile GTK+ itself url="ftp://ftp.gtk.org/pub/atk/">GTK+ FTP site. + + + Gobject Introspection + is a framework for making introspection data available to + language bindings. + + The GNU @@ -235,19 +248,6 @@ How to compile GTK+ itself drawing. - - - The GdkPixbuf library provides facilities for loading - images in a variety of file formats. - - - - - gobject-introspection - is a framework for making introspection data available to - language bindings. - - The shared-mime-info