Bump libdcp for API change.
authorCarl Hetherington <cth@carlh.net>
Sun, 12 Feb 2017 20:57:56 +0000 (20:57 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 12 Feb 2017 20:57:56 +0000 (20:57 +0000)
cscript

diff --git a/cscript b/cscript
index adafda00a0ce68bdca1f6c3884e84e50393748cd..07a3ba279459ae8963548e156a02d4b49de56de8 100644 (file)
--- a/cscript
+++ b/cscript
@@ -268,7 +268,7 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', 'c7df8d5', ffmpeg_options),
-            ('libdcp', '839bc2d'),
+            ('libdcp', 'db86ed5'),
             ('libsub', 'd557f39'))
 
 def configure_options(target):