diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-04-22 21:55:40 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-04-22 21:55:40 +0100 |
| commit | 513a872ef5704e5b8920c17b3842ffec94b1f3ff (patch) | |
| tree | 25fd519ab74f4b52ee5b8e7e9aa11310a345a1d3 /cscript | |
| parent | ff0eb53d91a7609a314ff1a2e806e96f63d03571 (diff) | |
Bump libcxml for comment-in-node-data fix.
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', 'f3b0fb8'), ('libcxml', 'v0.15.5'), ('libdcp', None)) + return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', 'a45e430'), ('libdcp', None)) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
