Bump libdcp for SMPTE subtitle fix.
authorCarl Hetherington <cth@carlh.net>
Tue, 12 Sep 2017 23:01:07 +0000 (00:01 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 12 Sep 2017 23:01:07 +0000 (00:01 +0100)
cscript

diff --git a/cscript b/cscript
index 1ae4775a478937daa1113a31eb04b548c6337583..94a26d15decca79bb23d38233889902e6f88bf19 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', '25e945f'), ('libdcp', '8b72edd'))
+    return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', '25e945f'), ('libdcp', '5e6d583'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory