lc3: tweak meson style

While this might seem a bit silly, it aids some of our infra in
packaging. Tweak for consistency with other use.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8239>
This commit is contained in:
Sam James 2025-01-04 20:46:37 +00:00 committed by GStreamer Marge Bot
parent ee7d41f76b
commit c7a7eb1eb3

View file

@ -19,7 +19,7 @@ plugin_sources += {
'lc3': pathsep.join(doc_sources)
}
lc3_dep = dependency('lc3', required:get_option ('lc3'))
lc3_dep = dependency('lc3', required: get_option('lc3'))
if lc3_dep.found()
gstlc3 = library('gstlc3',