diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-01 19:47:40 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-01 19:47:40 +0000 |
| commit | dc0edec9847abb258c0833dc1ea6acc21189f271 (patch) | |
| tree | 1bda7a517e11107ecaf4fe35eecb9193c1cff8df /cscript | |
| parent | 0420f149e948de795783db1bddaecf82f58c36a4 (diff) | |
Bump libcxml to firm 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', '53d49ac'), ('openjpeg2-cdist', '94bdab1'), ('asdcplib-cth', 'v0.1.0')) + return (('libcxml', 'v0.15.1'), ('openjpeg2-cdist', '94bdab1'), ('asdcplib-cth', 'v0.1.0')) def build(target, options): cmd = './waf configure --disable-examples --prefix=%s' % target.directory |
