Another fix for new file dialog sizing when using DirPickerCtrl.
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index 8fb9a32be0c877fba7fccb7c6904ee1be81bd88f..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', '6f1af34'))
+            ('libdcp', 'fe3bb91'),
+            ('libsub', 'd848eed'))
 
 def configure_options(target):
     opt = ''