meson: Fix warning building GstGLEGL
authorThibault Saunier <tsaunier@igalia.com>
Sat, 16 Oct 2021 01:07:39 +0000 (22:07 -0300)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Sat, 16 Oct 2021 01:24:45 +0000 (01:24 +0000)
commit08eac09c12c32e8c92b4771ca29e5b5cde845322
tree13ded39908cd2d2da7ffca15b8df4ff435d2d54c
parentf60af61bb7bf9446eb05a20ac7c5124aed445fb9
meson: Fix warning building GstGLEGL

We forgot to add the `GstGL` gir as a dependency which was properly
done for GstGLWayland and GstGLX11.

And document why we use a list for `all_libraries`

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