diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-01 16:27:41 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-01 16:27:41 +0100 |
| commit | 96ea6d27b886ddc3ddedc27edd6a156cf8304cf6 (patch) | |
| tree | 1f31e818030ec8ed19273d765c5d338552f87e6b /cscript | |
| parent | 0a1b4c69c23d6e4838707fe74f3a55aa7b6c8649 (diff) | |
Bump asdcplib for header movements.
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', 'd2042ad'), ('libcxml', 'v0.15.1')) + return (('asdcplib-cth', 'bc41241'), ('libcxml', 'v0.15.1')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
