Bump libdcp for small code cleanup.
authorCarl Hetherington <cth@carlh.net>
Mon, 18 Apr 2016 21:18:26 +0000 (22:18 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 18 Apr 2016 21:18:26 +0000 (22:18 +0100)
cscript

diff --git a/cscript b/cscript
index 0478fc19329d545ca48d5e18d13a23d6ee994cce..60700c67dae5fb3a3ab65f93b456a80335583c9b 100644 (file)
--- a/cscript
+++ b/cscript
@@ -218,7 +218,7 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', 'f2952f3', ffmpeg_options),
-            ('libdcp', 'v1.3.2'),
+            ('libdcp', 'f0a6d7b'),
             ('libsub', 'b9fb00d'))
 
 def configure_options(target):