Use the same ContextID whenever encrypting the picture asset for a project;
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index ef9ce17fb1de44c43506ab00479f1aaa6eab0e13..e8bcf00915c3101fb507c91a588783f90cdb5c8f 100644 (file)
--- a/cscript
+++ b/cscript
@@ -233,8 +233,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options),
-            ('libdcp', 'c4d06c3'),
-            ('libsub', '3db5052'))
+            ('libdcp', 'd23e6e1'),
+            ('libsub', 'ef7c2ec'))
 
 def configure_options(target):
     opt = ''