Basic SSA support (#128).
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index 0d54fb467b30caa4cb79b736966d47e95b1c2775..b9b683f04af2dc11ad6026fbe6549f597d5b932a 100644 (file)
--- a/cscript
+++ b/cscript
@@ -281,7 +281,7 @@ def dependencies(target):
 
     return (('ffmpeg-cdist', '96d67de', ffmpeg_options),
             ('libdcp', '4e38f82'),
-            ('libsub', '4e4e5f7'))
+            ('libsub', 'd79b29f'))
 
 def configure_options(target):
     opt = ''