Add a stored list of DKDMs to the creator rather than just a load button (#767).
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index 9bee9b4973a75f8ccd920934586c4620ada62591..c25a68e59d527440f11c8805e3aef317c68bc55c 100644 (file)
--- a/cscript
+++ b/cscript
@@ -279,8 +279,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', 'b559555', ffmpeg_options),
-            ('libdcp', 'fb03c08'),
-            ('libsub', 'f368daf'))
+            ('libdcp', '2a4eb72'),
+            ('libsub', '4e6d9c9'))
 
 def configure_options(target):
     opt = ''