Bump libdcp for API addition.
authorCarl Hetherington <cth@carlh.net>
Sat, 20 Aug 2016 00:25:33 +0000 (01:25 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 20 Aug 2016 00:25:33 +0000 (01:25 +0100)
cscript

diff --git a/cscript b/cscript
index 956a8f6fe8f13aae8ad4513896005812a14319a7..d140d258dcbb5365ff53a2aaa2a4c927fdf94dcd 100644 (file)
--- a/cscript
+++ b/cscript
@@ -237,7 +237,7 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options),
-            ('libdcp', '34f2b95'),
+            ('libdcp', 'cffb823'),
             ('libsub', '067c21c'))
 
 def configure_options(target):