diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-22 10:05:26 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-22 10:05:26 +0100 |
| commit | 45b8f2fb46778b8ed5cc1f35eb653b14250bfc8b (patch) | |
| tree | 810f4e02236adc66eff2952ffe4c2a7e635ffc13 /cscript | |
| parent | 794783787cfb7847b8ddfdee29800efe3cfd26df (diff) | |
Bump asdcplib for stringstream 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', 'c1348c5')) + return (('asdcplib-cth', '4c8a027'), ('libcxml', 'c1348c5')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
