Bump libdcp for LocalTime fix.
authorCarl Hetherington <cth@carlh.net>
Mon, 24 Oct 2016 19:44:41 +0000 (20:44 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 24 Oct 2016 19:44:41 +0000 (20:44 +0100)
cscript

diff --git a/cscript b/cscript
index 85c1310cf019a384dcf9a929a83fa945f96a576f..3020ba6fef9e58d099b5869936b9740e4de522cc 100644 (file)
--- a/cscript
+++ b/cscript
@@ -233,7 +233,7 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options),
-            ('libdcp', '7f6314d'),
+            ('libdcp', '079d5ca'),
             ('libsub', 'ef7c2ec'))
 
 def configure_options(target):