diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-05 10:52:18 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-05 10:52:18 +0100 |
| commit | 42cebebffa7d71b93ced7902062eed977c6b4e94 (patch) | |
| tree | bc37cd86b020b6212628374e00f290848e2b35af /cscript | |
| parent | e1f094f8c2494ecc75de966ff3c842642669e1e1 (diff) | |
Use firm libcxml revision.
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', 'd4c2770'), ('openjpeg-cdist', '5d8bffd')) + return (('libcxml', 'v0.13.0'), ('openjpeg-cdist', '5d8bffd')) def build(target, options): cmd = './waf configure --disable-examples --prefix=%s' % target.directory |
