Fix horizontal positioning with .srt / burn-in (#488).
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index ee9c586ee3fc89bcc0a05d50547350ed0df0472b..92d8a50e575b4b89d23aa58ef51c0953a296560f 100644 (file)
--- a/cscript
+++ b/cscript
@@ -207,7 +207,7 @@ def make_spec(filename, version, target):
 
 def dependencies(target):
     return (('ffmpeg-cdist', '0492ad2'),
-            ('libdcp', '47b52fb'),
+            ('libdcp', '81fc376'),
             ('libsub', 'f66b11f'))
 
 def configure_options(target):