Fix build.
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index a752d797ab43687ec85900989f5f323f6cc4d24e..b6e8fcc80cac45dc09b3adbce4fae18046f5c062 100644 (file)
--- a/cscript
+++ b/cscript
@@ -236,8 +236,8 @@ def dependencies(target):
     else:
         ffmpeg_options = {}
 
-    return (('ffmpeg-cdist', '3544a35', ffmpeg_options),
-            ('libdcp', 'f028e8a'),
+    return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options),
+            ('libdcp', '5591a50'),
             ('libsub', '3d8c3bc'))
 
 def configure_options(target):