Just use latest libdcp.
authorCarl Hetherington <cth@carlh.net>
Fri, 4 Dec 2015 22:56:29 +0000 (22:56 +0000)
committerCarl Hetherington <cth@carlh.net>
Fri, 4 Dec 2015 22:56:29 +0000 (22:56 +0000)
cscript

diff --git a/cscript b/cscript
index 1189b198daf61244b6a4e1096ce857b7a1e3f2fa..3d2459847fac5dd18d18b23376b96df47cc7ee11 100644 (file)
--- a/cscript
+++ b/cscript
@@ -279,7 +279,7 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '938d9af', ffmpeg_options),
-            ('libdcp', '40a74db'),
+            ('libdcp', '1.0'),
             ('libsub', 'cc93f49'))
 
 def configure_options(target):