Bump libdcp for SMPTE subtitle asset font id fix.
authorCarl Hetherington <cth@carlh.net>
Thu, 29 Oct 2015 19:33:59 +0000 (19:33 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 29 Oct 2015 19:33:59 +0000 (19:33 +0000)
cscript

diff --git a/cscript b/cscript
index fbd147249b93ebd6bd7a621496e14d877ec67613..64b3ac2f859a4aeef6cb3067e5dcfa5c315cc898 100644 (file)
--- a/cscript
+++ b/cscript
@@ -257,8 +257,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', 'd0986a9', ffmpeg_options),
-            ('libdcp', '6dc0cdb'),
-            ('libsub', 'f3505c1'))
+            ('libdcp', '914bd98'),
+            ('libsub', 'b9936eb'))
 
 def configure_options(target):
     opt = ''