From f56abfafcd4fa722b807278b138f805112cd953e Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Tue, 29 Oct 2024 16:47:10 -0400 Subject: Update deps and cleanup build Signed-off-by: Andrew Opalach --- src/buffer/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/buffer') diff --git a/src/buffer/meson.build b/src/buffer/meson.build index a2def3e..a3538f1 100644 --- a/src/buffer/meson.build +++ b/src/buffer/meson.build @@ -1,7 +1,7 @@ -no_video = meson.is_subproject() buffer_src = ['audio.c', 'clock.c', 'peak_buffer.c'] buffer_deps = [common_deps] buffer_args = [] +no_video = meson.is_subproject() if not no_video buffer_src += ['video.c'] else -- cgit v1.2.3-101-g0448