Bump libdcp for openjpeg fix.
authorCarl Hetherington <cth@carlh.net>
Tue, 25 Jul 2017 12:33:00 +0000 (13:33 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 25 Jul 2017 12:33:00 +0000 (13:33 +0100)
cscript

diff --git a/cscript b/cscript
index c87cca371eebf8643b21f26a6aeecf92521c3806..bcdddd732321eb6f1bd2c84d6665943f2a75c85a 100644 (file)
--- a/cscript
+++ b/cscript
@@ -295,7 +295,7 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', 'mxe', ffmpeg_options),
-            ('libdcp', '37ad399'),
+            ('libdcp', '047d8ff'),
             ('libsub', '40686a2'),
             ('rtaudio-cdist', None))