diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-22 09:21:55 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-22 09:21:55 +0100 |
| commit | 2ad9d06aee3b2fb7dfd80f74bc28d1f7786f899a (patch) | |
| tree | 12a6b9ab295c1fbfe588ff8c4de10c7febc21895 /cscript | |
| parent | ad037e55c16d5ad6426f5140dd26435e1f5501f6 (diff) | |
Bump libcxml dependency.
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', 'v0.15.1')) + return (('asdcplib-cth', 'v0.1.2'), ('libcxml', 'b08e6b4')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
