diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-08 19:53:24 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-08 19:53:24 +0000 |
| commit | dc31f6d229c0b0c3d953022594c8bb713ca5d72e (patch) | |
| tree | 3f28a33c9a883ed1a011678bcdc23355df801945 /cscript | |
| parent | 8fb94b87c535e8ed27ba985d77886198ecb77308 (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.14.0'), ('openjpeg-cdist', '5d8bffd')) + return (('libcxml', '5f7703a'), ('openjpeg-cdist', '5d8bffd')) def build(target, options): cmd = './waf configure --disable-examples --prefix=%s' % target.directory |
