Make player/KDM creator and main DCP-o-matic all behave the same with respect to...
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index 626c661b0c078d7477e01f148d3de8ee24914b1c..e256d1635d81622080a278b7d2579fa8f1e2cf32 100644 (file)
--- a/cscript
+++ b/cscript
@@ -290,8 +290,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '5fce90f', ffmpeg_options),
-            ('libdcp', '7863ca3'),
-            ('libsub', 'f0790b0'),
+            ('libdcp', '4bdc3a8'),
+            ('libsub', '3b9dd0a'),
             ('rtaudio-cdist', None))
 
 def configure_options(target):