Tweak content properties layout (#895).
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index 55b4fcd553599d13006ab0cbee99734eacfd2f45..69cb9b3ad9b6745c27bafbbcc399824b3fe9b5ff 100644 (file)
--- a/cscript
+++ b/cscript
@@ -237,8 +237,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options),
-            ('libdcp', 'a5bf0e4'),
-            ('libsub', '6825d70'))
+            ('libdcp', 'fe3bb91'),
+            ('libsub', 'd848eed'))
 
 def configure_options(target):
     opt = ''