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