Bump libdcp for fix.
authorCarl Hetherington <cth@carlh.net>
Thu, 24 Jan 2019 02:21:27 +0000 (02:21 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 24 Jan 2019 02:21:27 +0000 (02:21 +0000)
cscript

diff --git a/cscript b/cscript
index defee684f07a2e55761a526a0cb3a23df6087bd0..f224836c8ee39ad562ae0ba543513425ed418a5e 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', '5895644'), ('libcxml', '4dfe693'), ('libdcp', '5ad493e'))
+    return (('asdcplib-cth', '5895644'), ('libcxml', '4dfe693'), ('libdcp', '8cbeb8c'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory