[gtk-web] download/linux.php: Add a not about the need og GObject-Introspection



commit 5a7c0469552865f62c24d11c63c93399227aa4ee
Author: Javier Jardón <javier jardon codethink co uk>
Date:   Mon Mar 24 14:55:03 2014 +0000

    download/linux.php: Add a not about the need og GObject-Introspection

 download/linux.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/download/linux.php b/download/linux.php
index 03f9242..01a3205 100755
--- a/download/linux.php
+++ b/download/linux.php
@@ -19,7 +19,7 @@ $oldgtk = array( '3.8', '3.6', '3.4', '3.2', '3.0', '2.24', '2.20', '2.18', '2.1
 ?>
 <h2><a name="Download">Download for GNU/Linux and Unix</a></h2>
 <h3><a name="Requirements">Requirements</a></h3>
-<p>You will need to get the GLib, Pango, Gdk-Pixbuf, ATK and GTK+ packages to build GTK+.<br/>You may also 
need some of the external dependencies that are also linked for each version listed below.</p>
+<p>You will need to get the GLib, GObject-Introspection, Pango, Gdk-Pixbuf, ATK and GTK+ packages to build 
GTK+.<br/>You may also need some of the external dependencies that are also linked for each version listed 
below.</p>
 
 <h3><a name="StableRelease">Stable Release</a></h3>
 <p>To build GTK+ <?php echo $versions['gtk']; ?>, see the <a 
href="http://library.gnome.org/devel/gtk3/stable/gtk-building.html"; class="external">installation guide</a>. 
For additional help, the <a href="http://library.gnome.org/devel/gtk-faq/stable/"; class="external">FAQ</a> is 
a good starting point.</p>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]