diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-25 17:45:35 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-25 17:45:35 +0100 |
| commit | bff6a341224b1fbf0ac993560bcee0ff70339ea9 (patch) | |
| tree | 058bcb12a99dc50dfee143f1bc3273976f76abed /cscript | |
| parent | 14848004f619d11bd6810735637d428f101e6b51 (diff) | |
Bump libcxml for build 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 (('libcxml', 'v0.12.0'), ('openjpeg-cdist', '5d8bffd')) + return (('libcxml', '9977612'), ('openjpeg-cdist', '5d8bffd')) def build(target, options): cmd = './waf configure --disable-examples --prefix=%s' % target.directory |
