diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-31 16:33:16 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-31 16:33:16 +0000 |
| commit | c7e31231c1d6c26e3a28926d5f5eecea293ae606 (patch) | |
| tree | 721178545beebce37607aa59ecc06d496f24d7b8 /cscript | |
| parent | e3914c07ba84e2d8d85eaaa6716ff7a5a7c476b7 (diff) | |
Version churn.
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 (('asdcplib-cth', '213c9f8'), ('libcxml', 'v0.15.3')) + return (('asdcplib-cth', '213c9f8'), ('libcxml', 'v0.15.4')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
