diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-22 09:48:46 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-22 09:48:46 +0100 |
| commit | 794783787cfb7847b8ddfdee29800efe3cfd26df (patch) | |
| tree | 533df589d2ecc50e572e96d21100d95146eac88e /cscript | |
| parent | e245921978ee9c7c6e025c7416bdf808d789fa44 (diff) | |
Bump libcxml for build fix.
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', 'v0.1.2'), ('libcxml', 'b08e6b4')) + return (('asdcplib-cth', 'v0.1.2'), ('libcxml', 'c1348c5')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
