meson: gl/gtk tests: Add video_dep to the helper
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Sat, 21 Jul 2018 13:13:27 +0000 (09:13 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Sat, 21 Jul 2018 13:13:27 +0000 (09:13 -0400)
commitbea4d13a992fd39d08e8a8989259f32bba08b5eb
tree782b23ebb017e3597e3c50d5e7c507d66cb7c81f
parent5ed774350aa1f1b0a7d6b8dbf3a39c5bbe4bdb46
meson: gl/gtk tests: Add video_dep to the helper

The gtk helper library includes videooverlay.h hence must have a
dependency on video_dep, this allow removing the dep from the dependant
executables.
tests/examples/gl/gtk/3dvideo/meson.build
tests/examples/gl/gtk/filtervideooverlay/meson.build
tests/examples/gl/gtk/fxtest/meson.build
tests/examples/gl/gtk/meson.build
tests/examples/gl/gtk/switchvideooverlay/meson.build