diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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/ |