diff --git a/subprojects/gst-plugins-bad/ext/lc3/meson.build b/subprojects/gst-plugins-bad/ext/lc3/meson.build index fd708cbe7e..31366d677d 100644 --- a/subprojects/gst-plugins-bad/ext/lc3/meson.build +++ b/subprojects/gst-plugins-bad/ext/lc3/meson.build @@ -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',