diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-25 19:28:57 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-25 19:28:57 +0100 |
| commit | b3adb83e89959569b13304d6f0519172d26a51a1 (patch) | |
| tree | b8717a8d0ab16dda4279b35f2c788cbae0e9b4fc /cscript | |
| parent | bff6a341224b1fbf0ac993560bcee0ff70339ea9 (diff) | |
Bump libcxml.
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', '9977612'), ('openjpeg-cdist', '5d8bffd')) + return (('libcxml', 'e8003ee'), ('openjpeg-cdist', '5d8bffd')) def build(target, options): cmd = './waf configure --disable-examples --prefix=%s' % target.directory |
