diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-01 12:59:13 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-01 12:59:13 +0100 |
| commit | 13cbd5e5994ab68d1bd1412291fac32208d38157 (patch) | |
| tree | cc162b3f6e217f639c3b01f2a3aad160d6e48ab8 /cscript | |
| parent | 4852a22bc0002184916317be1f8ea2828a0869bd (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', 'e8003ee'), ('openjpeg-cdist', '5d8bffd')) + return (('libcxml', '7fa910c'), ('openjpeg-cdist', '5d8bffd')) def build(target, options): cmd = './waf configure --disable-examples --prefix=%s' % target.directory |
