diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-03 22:01:45 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-03 22:01:45 +0100 |
| commit | 15f44ed7ccfacae52bbab48eddba86215fac9537 (patch) | |
| tree | 2fd457280cb51312a8d25051f825ec31a5bc77a8 /cscript | |
| parent | d281b7864408694d87e8bb50a28fb41724a80480 (diff) | |
Use release version of asdcplib-cth.
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', 'bc41241'), ('libcxml', 'v0.15.1')) + return (('asdcplib-cth', 'v0.1.2'), ('libcxml', 'v0.15.1')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
