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