Fix libdcp version.
authorCarl Hetherington <cth@carlh.net>
Fri, 7 Sep 2018 12:57:43 +0000 (13:57 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 7 Sep 2018 12:57:43 +0000 (13:57 +0100)
cscript

diff --git a/cscript b/cscript
index f5bf702c64f5de0f3226a66c3a2d9e56c07c20e4..753a76830a6f58ed2e6e778cf4c1933cf65f3505 100644 (file)
--- a/cscript
+++ b/cscript
@@ -328,7 +328,7 @@ def dependencies(target):
     else:
         deps = [('ffmpeg-cdist', '27f25fb', ffmpeg_options)]
 
-    deps.append(('libdcp', '8259e27'))
+    deps.append(('libdcp', '5d8a158'))
     deps.append(('libsub', 'a44af54'))
     deps.append(('rtaudio-cdist', '739969e'))