Bump libdcp for the return of OpenJPEG 1.5.x.
authorCarl Hetherington <cth@carlh.net>
Tue, 14 Jun 2016 20:49:05 +0000 (21:49 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 14 Jun 2016 20:49:05 +0000 (21:49 +0100)
cscript

diff --git a/cscript b/cscript
index 12e465a2396f045aa3d8300176b91db8497dda00..0724c8a50316c0998b4f646a6e171e39a5d43bfa 100644 (file)
--- a/cscript
+++ b/cscript
@@ -237,7 +237,7 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options),
-            ('libdcp', '07e9426'),
+            ('libdcp', '5973e38'),
             ('libsub', '3e299e5'))
 
 def configure_options(target):