summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Franzke <benjaminfranzke@googlemail.com>2011-03-22 18:25:37 +0100
committerBenjamin Franzke <benjaminfranzke@googlemail.com>2011-03-22 18:32:37 +0100
commitd72f690c2761f0fe4f196a22c9e88bdda027696c (patch)
tree1268817b105adb6b2b3be0a5fec4422804baf90e
parente49053251368269a544b47ed759416e4c44dc887 (diff)
building: xcb-{dri2,xfixes} is needed only indirectlypatches
Mesa's egl_dri2 needs it.
-rw-r--r--building.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/building.html b/building.html
index 4e7867c..0c60a4a 100644
--- a/building.html
+++ b/building.html
@@ -77,7 +77,8 @@ you wish to build the packages.</p>
EGL on KMS are now upstream on the master branch. You'll need to pull
it from git, because 7.10 does not include required commits related to
BGRA8888 and wayland-egl. For this you'll also need a development
-package for libdrm.</p>
+package for libdrm.
+Other dependencies are development packages of xcb-dri2 and xcb-xfixes.</p>
<pre> $ git clone git://anongit.freedesktop.org/git/mesa/drm
$ cd drm
@@ -157,8 +158,6 @@ gdk-pixbuf-2.0,
libudev 136,
libdrm 2.4.23,
pixman-1,
-xcb-dri2,
-xcb-xfixes,
cairo-gl 1.11.3,
glib-2.0, and
gobject-2.0.