Use CPL annotation text for ASSETMAP and PKL (#1048).
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index 7ced0c91e1e7d2487fff377171c5cea3e7c5f2d4..4c1639a0539b7e2e4955d54e2f2e209313c07c15 100644 (file)
--- a/cscript
+++ b/cscript
@@ -268,8 +268,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', 'c7df8d5', ffmpeg_options),
-            ('libdcp', 'db86ed5'),
-            ('libsub', 'ad7f0ba'))
+            ('libdcp', '8f964bf'),
+            ('libsub', 'f6cb371'))
 
 def configure_options(target):
     opt = ''