diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-09 18:17:26 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-09 18:17:26 +0100 |
| commit | c9530d613712f2ae5e6bbb14f4a329a4dd04e139 (patch) | |
| tree | de714655f88e82017b0d7553fed162ce469db2ce /cscript | |
| parent | 6a9f36928b7404250fc71694e88a73d5b4125695 (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', 'v0.13.0'), ('openjpeg-cdist', '5d8bffd')) + return (('libcxml', '506fb1b'), ('openjpeg-cdist', '5d8bffd')) def build(target, options): cmd = './waf configure --disable-examples --prefix=%s' % target.directory |
