summaryrefslogtreecommitdiff
path: root/gst-libs/gst
diff options
context:
space:
mode:
authorU. Artie Eoff <ullysses.a.eoff@intel.com>2021-09-14 20:57:30 -0700
committerU. Artie Eoff <ullysses.a.eoff@intel.com>2021-09-14 23:15:44 -0700
commit8b1634930fec18b37332e2bc858328eaf4c186ca (patch)
treec29830bae7c0d03a5de32768a9b88f130fceed6c /gst-libs/gst
parent5dc39091f393a8cc596871015e6b2c3dd1d18004 (diff)
downloadgstreamer-plugins-bad-8b1634930fec18b37332e2bc858328eaf4c186ca.tar.gz
tests: skip aes test if elements not built
In ext/aes/meson.build, the aes_dep will return not-found if -Daes=disabled, regardless of whether openssl is found or not. Thus, we don't need a separate check for the option. This will also ensure that aes_dep is always defined and we can use it in the tests/check/meson.build unit. Fixes #1660 v2: handle -Daes=disabled, too. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2522>
Diffstat (limited to 'gst-libs/gst')
0 files changed, 0 insertions, 0 deletions