Reduce variable scope slightly.
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index 36b7e3eb94c312cc26174149c49d9cafc0007df4..fedf5b45b60786c2d4b60ee100ce672b9271afa5 100644 (file)
--- a/cscript
+++ b/cscript
@@ -279,8 +279,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', 'b559555', ffmpeg_options),
-            ('libdcp', '03fb9d4'),
-            ('libsub', '2abff58'))
+            ('libdcp', '38ff295'),
+            ('libsub', '50b30b5'))
 
 def configure_options(target):
     opt = ''