summaryrefslogtreecommitdiff
path: root/protocol
diff options
context:
space:
mode:
authorJonas Ådahl <jadahl@gmail.com>2019-07-25 13:05:05 +0200
committerPekka Paalanen <pq@iki.fi>2019-08-02 14:57:56 +0000
commita89266f422d39cb02529b8503dfec040d499661e (patch)
tree671085103d84ddc585c82673ac0da56f14a1e761 /protocol
parentda2e574ca9fee69d56c7f44c4d1c8a661423a6b1 (diff)
downloadweston-a89266f422d39cb02529b8503dfec040d499661e.tar.gz
protocol/meson.build: Bump wayland-protocol requirement to 1.18
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
Diffstat (limited to 'protocol')
-rw-r--r--protocol/meson.build5
1 files changed, 1 insertions, 4 deletions
diff --git a/protocol/meson.build b/protocol/meson.build
index f27413dc..1228d15b 100644
--- a/protocol/meson.build
+++ b/protocol/meson.build
@@ -1,10 +1,7 @@
dep_scanner = dependency('wayland-scanner', native: true)
prog_scanner = find_program(dep_scanner.get_pkgconfig_variable('wayland_scanner'))
-# XXX: For minor version 2 of zwp_linux_explicit_synchronization_v1, we
-# actually need a development version after 1.17, but there is no way to
-# express such a requirement at the moment.
-dep_wp = dependency('wayland-protocols', version: '>= 1.17')
+dep_wp = dependency('wayland-protocols', version: '>= 1.18')
dir_wp_base = dep_wp.get_pkgconfig_variable('pkgdatadir')
install_data(