wayland: bump required version to 1.10
commitb9df6b96dc198b7273e41bd76250c215866a912c
authorEmil Velikov <emil.velikov@collabora.com>
Tue, 24 Mar 2020 19:09:54 +0000 (24 19:09 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Fri, 27 Mar 2020 16:46:16 +0000 (27 16:46 +0000)
tree7fa6aa5df9f5409b08dca1da713e60359f4525bd
parente574ef01f51b48df9c6195bcc803856369c62b61
wayland: bump required version to 1.10

Wayland 1.10 was released in Feb 2016 - just over 4 years ago.
Any distribution which refuses to update the package is felt to their
own demise.

We already require later versions, wayland scanner 1.15 and wayland
protocols 1.12 with other commits.

With next commit we'll fixup GCC 10 build issues, which makes supporting
wayland before 1.10 unmaintainable.

v2:
 - don't mention wayland scanner/others
 - drop wayland-version.h #include

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
cmake/Modules/WaffleFindDependencies.cmake
cmake/Modules/WaffleValidateOptions.cmake
meson.build
src/waffle/wayland/wayland_wrapper.c
src/waffle/wayland/wayland_wrapper.h