summaryrefslogtreecommitdiff
path: root/protocol
diff options
context:
space:
mode:
authorDaniel Stone <daniels@collabora.com>2021-07-31 17:37:47 +0100
committerDaniel Stone <daniels@collabora.com>2021-08-03 11:13:23 +0000
commite4d8899b58e06a534608062b5ed3a3fbdfcf1a17 (patch)
treef09c41dbcef12361a3f8ed66393d38c09c391161 /protocol
parentaed8aafdbf236194906d78b6256db5ec40db9cbb (diff)
downloadweston-e4d8899b58e06a534608062b5ed3a3fbdfcf1a17.tar.gz
Bump wayland-protocols dependency to 1.19
Because we weren't properly pinning the wayland-protocols version, and I can't read, we missed updating this in !563. Signed-off-by: Daniel Stone <daniels@collabora.com>
Diffstat (limited to 'protocol')
-rw-r--r--protocol/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocol/meson.build b/protocol/meson.build
index 25cea5a8..e0b5b7ac 100644
--- a/protocol/meson.build
+++ b/protocol/meson.build
@@ -1,7 +1,7 @@
dep_scanner = dependency('wayland-scanner', native: true)
prog_scanner = find_program(dep_scanner.get_pkgconfig_variable('wayland_scanner'))
-dep_wp = dependency('wayland-protocols', version: '>= 1.18')
+dep_wp = dependency('wayland-protocols', version: '>= 1.19')
dir_wp_base = dep_wp.get_pkgconfig_variable('pkgdatadir')
install_data(