summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArmin K <krejzi@email.com>2015-11-20 12:13:28 +0100
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>2015-11-20 13:25:16 +0200
commitcef9e0370d793bc29e68ef87233dd1153345dc64 (patch)
treed0cd3e9acf28adb5a5ecab55d9460ae99ede5df2
parent1ce004424640618b6c989a77f4f072605926e08f (diff)
building: Add instructions for wayland-protocols
Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
-rw-r--r--building.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/building.html b/building.html
index 284249a..b8c1a1d 100644
--- a/building.html
+++ b/building.html
@@ -125,6 +125,18 @@ with <code>--disable-documentation</code>.</li>
</ul>
+<h2>Wayland protocols</h2>
+
+<p>This contains a set of protocols that add functionality not available in the Wayland core protocol.</p>
+
+<pre>
+$ git clone <a href="http://cgit.freedesktop.org/wayland/wayland-protocols">git://anongit.freedesktop.org/wayland/wayland-protocols</a>
+$ cd wayland-protocols
+$ ./autogen.sh --prefix=$WLD
+$ make install
+$ cd ..
+</pre>
+
<h2>Mesa</h2>
<p>Wayland uses the <a href="http://www.mesa3d.org/egl.html">Mesa EGL</a> stack, and all extensions required to run