Bump asdcplib-cth for MXF version number tweak.
[libdcp.git] / cscript
diff --git a/cscript b/cscript
index f74bdfefd274069122e16297d5f53937918dad4e..c7e8a85172129c72541347215c6a4ef35824fc9c 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('libcxml', 'v0.15.1'), ('openjpeg2-cdist', '94bdab1'), ('asdcplib-cth', '5f32ac0'))
+    return (('libcxml', 'v0.15.1'), ('openjpeg2-cdist', '94bdab1'), ('asdcplib-cth', 'd2042ad'))
 
 def build(target, options):
     cmd = './waf configure --disable-examples --prefix=%s' % target.directory