summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 368ecbc3d..f26089766 100644
--- a/README
+++ b/README
@@ -15,6 +15,9 @@ include "wayland-compositor" when building the QtWayland module:
qmake CONFIG+=wayland-compositor
make
+Note: make sure the source tree is clean before running those commands. If in
+doubt, run git clean -f -d -x.
+
To build the QtWayland module you need the external dependencies:
xkbcommon 0.2.0 - http://xkbcommon.org/
wayland 1.2.0 - http://wayland.freedesktop.org/