diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-20 14:40:22 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-20 14:40:22 +0100 |
| commit | 3fd266fed7d175a401f1168a613b6a4384035212 (patch) | |
| tree | 05faf93cb38b6ae600fb1508a0c651b558b6edb2 /cscript | |
| parent | b2eb51ba9764970fc1486b3ba97c465559e349bd (diff) | |
Bump libcxml version.
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', '7b4ecc3'), ('openjpeg-cdist', '13b69c2')) + return (('libcxml', '760ce54'), ('openjpeg-cdist', '13b69c2')) def build(target, options): cmd = './waf configure --prefix=%s' % target.work_dir_cscript() |
