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