]> Pileus Git - ~andy/gtk/commitdiff
Some updates to the installation instructions
authorMatthias Clasen <mclasen@redhat.com>
Mon, 26 Mar 2012 13:17:57 +0000 (09:17 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 26 Mar 2012 13:26:46 +0000 (09:26 -0400)
Mention X11 build requirements (since XInput2 is something of
an actual requirement, as opposed to 'newer than R5').

INSTALL.in

index 4b59bcefd2f48fd1cdfe4bedc009f7d0e6f34d14..c18b9958384e2bd85dd6563ef03b249a4ae2c1ac 100644 (file)
@@ -9,6 +9,10 @@ GTK+ requires the following packages:
    GdkPixbuf @GDK_PIXBUF_REQUIRED_VERSION@, ATK @ATK_REQUIRED_VERSION@
    and cairo @CAIRO_REQUIRED_VERSION@.
 
+ - Each GDK backend has its own backend-specific requirements. For
+   the X11 backend, X11 R6 and XInput version 2 (as well as a number
+   of other extensions) are required.
+
  - gobject-introspection @INTROSPECTION_REQUIRED_VERSION@ or newer.
 
 Simple install procedure