Bump libdcp for raw_convert stuff. v2.13.59
authorCarl Hetherington <cth@carlh.net>
Tue, 9 Oct 2018 22:55:53 +0000 (23:55 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 9 Oct 2018 22:55:53 +0000 (23:55 +0100)
cscript

diff --git a/cscript b/cscript
index 2bee7ed8520ee2139b5c7d70ebdfd264b49046ad..4ad65f5c7b644bd6045f000350cb48d779bd8893 100644 (file)
--- a/cscript
+++ b/cscript
@@ -331,8 +331,8 @@ def dependencies(target):
         # Use distro-provided FFmpeg on Arch
         deps = []
 
-    deps.append(('libdcp', '6ff5bc5'))
-    deps.append(('libsub', 'df489ce'))
+    deps.append(('libdcp', '7930f76'))
+    deps.append(('libsub', '7bf99dc'))
     deps.append(('rtaudio-cdist', '739969e'))
 
     return deps