tests: skip cc tests if plugin is disabled
authorU. Artie Eoff <ullysses.a.eoff@intel.com>
Tue, 30 Jun 2020 18:15:43 +0000 (11:15 -0700)
committerU. Artie Eoff <ullysses.a.eoff@intel.com>
Wed, 15 Sep 2021 17:04:14 +0000 (10:04 -0700)
commit48474d3cf77f91702cc2219ea17ceed881c372ae
treeec8d5cb27edf02bc74eadcfb82af8e70a4256696
parent162026961bff14dbf8198fb556b83a2f655f4c4b
tests: skip cc tests if plugin is disabled

Skip the closedcaption element tests if the
closedcaption option is disabled at compile
time (i.e. -Dclosedcaption=disabled).

v2: rename pangocairo_dep to avoid conflict
with later definition in ext/ttml/meson.build
as suggested by @tpm.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1388>
ext/closedcaption/meson.build
tests/check/meson.build