Make out-of-memory error message a bit more informative.
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index 143cf45e190fe83361ebb052c651ba4109d32d5e..48f585d42b0b09b229a96e85b623dfe5d0c77ba4 100644 (file)
--- a/cscript
+++ b/cscript
@@ -246,8 +246,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '0e27b2b', ffmpeg_options),
-            ('libdcp', 'v1.2.4'),
-            ('libsub', 'v1.1.5'))
+            ('libdcp', '1484800'),
+            ('libsub', '992b91d'))
 
 def configure_options(target):
     opt = ''