Skip to content
Snippets Groups Projects
Commit e4d8899b authored by Daniel Stone's avatar Daniel Stone
Browse files

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: default avatarDaniel Stone <daniels@collabora.com>
parent aed8aafd
No related branches found
No related tags found
2 merge requests!905color-lcms: Introduction and implementation of LCMS plugin,!650CI: Add Arm support, reorganise templates
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(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment