Rename SafeStringStream -> locked_stringstream. Bump deps for removal of stringstream.
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index ef7306aed28c4b790e67178394f7449bf0e78299..44f7bcd8fece494618ba2262e9231e4d3945bfb2 100644 (file)
--- a/cscript
+++ b/cscript
@@ -237,8 +237,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options),
-            ('libdcp', 'v1.3.4'),
-            ('libsub', 'v1.1.13'))
+            ('libdcp', 'b487f83'),
+            ('libsub', '45b8f2f'))
 
 def configure_options(target):
     opt = ''