diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-05-25 18:42:18 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-05-25 18:42:18 +0100 |
| commit | 3d8c3bcf37328180bdeb71be3608614a64b91a5e (patch) | |
| tree | 0060974da4cc4a8f378b60dc5f1d53202bc3344a /cscript | |
| parent | b082fb6a16e8f6b0b81677debb5c8d22c585421a (diff) | |
Bump asdcplib-cth dep.
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.0'), ('libcxml', 'v0.15.1')) + return (('asdcplib-cth', 'v0.1.1'), ('libcxml', 'v0.15.1')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
