More build fixes.
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index 1081f661d447d50ad3dc553eda984c3ac6598e5f..69458900b88142d13a7b79671897324854e00840 100644 (file)
--- a/cscript
+++ b/cscript
@@ -237,7 +237,7 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options),
-            ('libdcp', 'e02bf26'),
+            ('libdcp', 'eec238a'),
             ('libsub', '067c21c'))
 
 def configure_options(target):