diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-09 20:25:29 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-09 20:25:29 +0100 |
| commit | 65a0794b5e556a0776b572298e9924e7cc3278ea (patch) | |
| tree | 238a94f34fc9079235e552300d4d1f9777a3e677 /cscript | |
| parent | f0b58ee5b07b90e1a9023ef2ca60a0373fcceced (diff) | |
Bump asdcplib-cth for MXF version number tweak.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
