Bump libdcp for KDM optional tag fix.
authorCarl Hetherington <cth@carlh.net>
Fri, 11 Sep 2015 19:40:36 +0000 (20:40 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 11 Sep 2015 19:40:36 +0000 (20:40 +0100)
cscript

diff --git a/cscript b/cscript
index 5631b905df316a81acd66676089a08e3f176e486..e5c91a540c12ffff20dddb6f2b12095fe465d516 100644 (file)
--- a/cscript
+++ b/cscript
@@ -246,8 +246,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '0e27b2b', ffmpeg_options),
-            ('libdcp', '4a79e6e'),
-            ('libsub', '7b75b41'))
+            ('libdcp', '068f2bd'),
+            ('libsub', '96796ad'))
 
 def configure_options(target):
     opt = ''