summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-06-09 20:25:29 +0100
committerCarl Hetherington <cth@carlh.net>2016-06-09 20:25:29 +0100
commit65a0794b5e556a0776b572298e9924e7cc3278ea (patch)
tree238a94f34fc9079235e552300d4d1f9777a3e677 /cscript
parentf0b58ee5b07b90e1a9023ef2ca60a0373fcceced (diff)
Bump asdcplib-cth for MXF version number tweak.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 08c76b3..25b354c 100644
--- 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