Bump asdcplib-cth for MXF version number tweak.
authorCarl Hetherington <cth@carlh.net>
Thu, 9 Jun 2016 19:25:29 +0000 (20:25 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 9 Jun 2016 19:25:29 +0000 (20:25 +0100)
cscript

diff --git a/cscript b/cscript
index 08c76b35fe8adaef69a63aed0001692d69694613..25b354cb6e9d33a6edca602ecc184711910591e1 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', '5f32ac0'), ('libcxml', 'v0.15.1'))
+    return (('asdcplib-cth', 'd2042ad'), ('libcxml', 'v0.15.1'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory