summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2018-05-04 00:43:01 +0000
committerMatthias Clasen <mclasen@redhat.com>2018-05-04 00:43:01 +0000
commit45db4a55504ee40bcbd44e0378dda518697e6747 (patch)
treec79de77f2250dff4243934506af73c1c3f375af1 /meson.build
parent0069de7e75db767aa9f0b3bf2234a8dfbfb80c60 (diff)
parent5f19421bc97b018b2093b6e8b2f4758edd5130e6 (diff)
downloadgtk+-45db4a55504ee40bcbd44e0378dda518697e6747.tar.gz
Merge branch 'wip/xdg-shell' into 'master'
xdg shell (stable) See merge request GNOME/gtk!35
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 921c6294a5..14ba3df876 100644
--- a/meson.build
+++ b/meson.build
@@ -32,7 +32,7 @@ atk_req = '>= 2.15.1'
cairo_req = '>= 1.14.0'
gdk_pixbuf_req = '>= 2.30.0'
introspection_req = '>= 1.39.0'
-wayland_proto_req = '>= 1.9'
+wayland_proto_req = '>= 1.12'
wayland_req = '>= 1.14.91'
graphene_req = '>= 1.5.1'
epoxy_req = '>= 1.4'