From 430825272e1a6cf266a184afe5acc0fa9811fff8 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 29 Jul 2023 02:26:33 +0200 Subject: Don't check sound assets in some tests. When fiddling with MXF channel counts it makes a lot of tests fail that probably don't need to. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index 0f5daa308..d4fe2b106 100644 --- a/cscript +++ b/cscript @@ -506,7 +506,7 @@ def dependencies(target, options): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', '9f7980e15f14c0d5f6b59e53b9bf939e62df20c9')) + deps.append(('libdcp', '03609704034192ae157f6328024989eec58ac1c3')) deps.append(('libsub', 'v1.6.44')) deps.append(('leqm-nrt', '4560105773c66ac9216b62313a24093bb0a027ae')) deps.append(('rtaudio', 'f619b76')) -- cgit v1.2.3