package/gstreamer1/gst1-vaapi: fix wayland build
wayland-protocols is a mandatory dependency with wayland since
bump to version 1.22.0 in commit
33d4c226e582f6c0086431c4d9154e462cb3cf34 and
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/3c713cc16ee1d374213cb2b47a3127e14e5ff8a5:
Run-time dependency wayland-protocols found: NO (tried pkgconfig and cmake)
../output-1/build/gst1-vaapi-1.22.0/meson.build:111:0: ERROR: Dependency "wayland-protocols" not found, tried pkgconfig and cmake
Fixes: 33d4c226e582f6c0086431c4d9154e462cb3cf34
- http://autobuild.buildroot.org/results/b5e79d4e10fdf24c3fd43ab742d9d14a5d07824b
- http://autobuild.buildroot.org/results/ad624cd11d5a1b3346974000ae2b61f4261af02c
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
(cherry picked from commit 9d74e5af7189a50d891b5ffc3acc55ff795abdf1)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>