Bump libdcp for SMPTE subtitle fix.
authorCarl Hetherington <cth@carlh.net>
Tue, 8 Jan 2019 10:01:32 +0000 (10:01 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 8 Jan 2019 10:01:32 +0000 (10:01 +0000)
cscript

diff --git a/cscript b/cscript
index 259e5bfe03299b385e7ff7d2dc7447c9a4bc25d8..e7e40104c9807701ac23471e9dd87aa5bc2ac6c5 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', '5895644'), ('libcxml', '6dd54f6'), ('libdcp', '63bff14'))
+    return (('asdcplib-cth', '5895644'), ('libcxml', '6dd54f6'), ('libdcp', 'c763ce1'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory