gstreamer/tests
Jan Alexander Steffens (heftig) a6ed17c273 examples/gl/gtk: Add missing dependency on gstgl
Occasionally, a clean build would fail like this:

    In file included from ../subprojects/gst-plugins-base/tests/examples/gl/gtk/gstgtk.c:24:
    ../subprojects/gst-plugins-base/gst-libs/gst/gl/gl.h:25:10: fatal error: gst/gl/gl-enumtypes.h: No such file or directory
       25 | #include <gst/gl/gl-enumtypes.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~

Add the missing dependency so that the headers are generated beforehand.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/855>
2020-10-10 03:46:39 +00:00
..
check tests: add gl structs to abi check 2020-10-09 06:12:30 +00:00
examples examples/gl/gtk: Add missing dependency on gstgl 2020-10-10 03:46:39 +00:00
files Remove autotools build system 2019-10-13 14:15:43 +01:00
icles tests: playback: include stdlib.h unconditionally 2019-12-09 07:33:55 +00:00
validate Meson: find_program() will return gst-tester from subproject 2020-08-04 07:11:54 -04:00
meson.build meson: Use the tests option for validate 2020-06-11 14:01:01 +05:30