Add a note about Subtitle Edit to the manual.
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index 1e54913cbd62b1c308f26ba912f5aea780494844..41e3e9a29c36f80b2000d3195d2fb5a467716996 100644 (file)
--- a/cscript
+++ b/cscript
@@ -262,8 +262,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', 'f2952f3', ffmpeg_options),
-            ('libdcp', 'bc70899'),
-            ('libsub', 'v1.1.11'))
+            ('libdcp', 'v1.3.2'),
+            ('libsub', 'b9fb00d'))
 
 def configure_options(target):
     opt = ''