base:gl: add x11 deps to gstglx11_dep
authorStéphane Cerveau <scerveau@collabora.com>
Tue, 29 Mar 2022 15:51:13 +0000 (17:51 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 1 Apr 2022 00:43:54 +0000 (00:43 +0000)
commit8492dd425562ce9a49f145291aad1be3e940b203
tree0342b1edd798ea370167631d3ecbf5748c448963
parentb5ed0eb4b0eeacd44cc8b40e97028fd90bc0e586
base:gl: add x11 deps to gstglx11_dep

On MacOS with homebrew the xlib-xcb.h is in
own cellar /opt/homebrew/Cellar/libx11/1.7.3.1/include
Need to add the windowing dependencies to gl tests

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2061>
subprojects/gst-plugins-base/gst-libs/gst/gl/meson.build
subprojects/gst-plugins-base/tests/check/libs/gstglmatrix.c
subprojects/gst-plugins-base/tests/check/meson.build