diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-11-09 18:59:58 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-11-09 18:59:58 +0000 |
| commit | 3cf34feb6e862968c28f0119fa16efea321474b9 (patch) | |
| tree | cc64f43018b0a0ba1edd5bee774474789f9e77b4 /cscript | |
| parent | 1eab24b62a7a1b8de7f886ccf0961ffa268ee1be (diff) | |
Bump asdcplib for Debian Unstable 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', '213c9f8'), ('libcxml', 'v0.15.4')) + return (('asdcplib-cth', '162963e'), ('libcxml', 'v0.15.4')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
