plugins-base/tests/check/meson.build: add omitted Wayland dependence
authorF. Duncanh <fduncanh@gmail.com>
Sun, 25 Dec 2022 04:41:52 +0000 (23:41 -0500)
committerF. Duncanh <fduncanh@gmail.com>
Thu, 29 Dec 2022 01:04:49 +0000 (20:04 -0500)
commitb713c141e0142fd4de5f679cf469def23c0a75a2
treeb721b551a4b1dbb2b5a5d94e0b55a46dadcca018
parent36a619ba60c8d927e9d7c555e53dddedf358500f
plugins-base/tests/check/meson.build: add omitted Wayland dependence

SUSE places Wayland include files in /usr/include/wayland, and needs
a Cflag added to wayland_client_deps by pkg-config, which is added to
gl_winsys_deps: add this as a dependency in gstgl_dep to fix issue.

Fixes #1607

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3638>
subprojects/gst-plugins-base/gst-libs/gst/gl/meson.build