Tiny cleanup to test.
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index aa5605a11e64445d37f69482b0d9db15230fd494..49f8f62a90c1d9cd59df29b6fb79d3e5f2e875fc 100644 (file)
--- a/cscript
+++ b/cscript
@@ -206,7 +206,7 @@ def make_spec(filename, version, target):
 
 def dependencies(target):
     return (('ffmpeg-cdist', '0492ad2'),
-            ('libdcp', '757b54a'),
+            ('libdcp', '484a900'),
             ('libsub', 'f66b11f'))
 
 def configure_options(target):