summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGiulio Camuffo <giulio.camuffo@jollamobile.com>2014-02-27 12:51:41 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-02-28 15:27:47 +0100
commitd30758c987ff7899872dd0021a740e67f0f470e6 (patch)
tree42ea4fcc7fcbcc4d84b49ec2b2315a9112c72960 /README
parent573d0ee5ba86d99095f217ea9e19172bfc5e75fd (diff)
Change the minimum required Wayland version back to 1.2
As discussed, Wayland 1.3 is not common in distributions yet, and that is a problem for the C.I. machines. Change-Id: Iec5c6d8ae1d1a50199f66d45ca9269694db78efe Reviewed-by: Andrew Knight <andrew.knight@digia.com> Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index dcfb09ce9..9dd5a3876 100644
--- a/README
+++ b/README
@@ -17,7 +17,7 @@ make
To build the QtWayland module you need the external dependencies:
xkbcommon 0.2.0 - http://xkbcommon.org/
-wayland 1.3.0 - http://wayland.freedesktop.org/
+wayland 1.2.0 - http://wayland.freedesktop.org/
We hang out at #qt-labs and #qt-lighthouse on freenode if you have any questions