Destroy and re-create content sub-panels as required; fixes weird
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index 969e2632fe1ffffd8ed6226010a79743d901025f..a4cc8571a08d5480ab73b9f1b1e387b9c5db8017 100644 (file)
--- a/cscript
+++ b/cscript
@@ -324,8 +324,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '27f25fb', ffmpeg_options),
-            ('libdcp', '13a4ee8'),
-            ('libsub', '6fac211'),
+            ('libdcp', '348aaa6'),
+            ('libsub', '75d9785'),
             ('rtaudio-cdist', '739969e'))
 
 def option_defaults():