[PATCH][web] Update build dependencies of Wayland demos

Darxus darxus at chaosreigns.com
Fri Feb 25 10:10:30 PST 2011


---
 building.html |   19 +++++++++++++++----
 1 files changed, 15 insertions(+), 4 deletions(-)

diff --git a/building.html b/building.html
index b8b7d4c..796b641 100644
--- a/building.html
+++ b/building.html
@@ -145,10 +145,21 @@ package for pixman.</p>
 
 <h2>Wayland applications</h2>
 
-<p>With mesa and libxkbcommon in place, we can checkout and build Wayland.
-Aside from mesa, Wayland may need development packages for gdk-pixbuf-2.0,
-libudev, libdrm, xcb-dri2, xcb-fixes (for X compositor) cairo-gl,
-glib-2.0, gdk-2.0 (for poppler) and poppler-glib.</p>
+<p>Aside from mesa and libxkbcommon, the Wayland demos' dependencies
+can be satisfied with released versions of:
+gdk-pixbuf-2.0,
+libudev 136,
+libdrm 2.4.23,
+pixman-1,
+xcb-dri2,
+xcb-xfixes (for X compositor),
+cairo-gl 1.10.0,
+glib-2.0, and
+gobject-2.0.  
+And optionally, for the pdf viewer:
+poppler-glib,
+gdk-2.0, and
+gio-2.0.</p>
 
 <pre>    $ git clone git://anongit.freedesktop.org/wayland/wayland-demos
     $ cd wayland-demos
-- 
1.7.1



More information about the wayland-devel mailing list