From 8edc24fb682ff181892c005ad9e5de63e76de8c3 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 9 Jun 2016 20:25:11 +0100 Subject: Bump asdcplib-cth for MXF version number tweak. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cscript b/cscript index f74bdfef..c7e8a851 100644 --- 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 -- cgit v1.2.3