Report the number of active channels in DCPs, not the number in the MXF.
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index 58f5be90e6528fddaa58cab04cc3127e0d257f38..afbfce0fc08f66444a9454ce67dccdbad6225c78 100644 (file)
--- a/cscript
+++ b/cscript
@@ -480,7 +480,7 @@ def dependencies(target, options):
         # Use distro-provided FFmpeg on Arch
         deps = []
 
-    deps.append(('libdcp', 'v1.8.69'))
+    deps.append(('libdcp', 'v1.8.72'))
     deps.append(('libsub', 'v1.6.44'))
     deps.append(('leqm-nrt', '4560105773c66ac9216b62313a24093bb0a027ae'))
     deps.append(('rtaudio', 'f619b76'))