diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-09 16:26:50 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-09 16:26:50 +0100 |
| commit | f0b58ee5b07b90e1a9023ef2ca60a0373fcceced (patch) | |
| tree | b84c140afa4ab2f5790b94aecd4935cb10583ccd /cscript | |
| parent | ca9dfb8c67721ad667e204e22908f4e5c723c2ce (diff) | |
Bump asdcplib-cth for Centos 5 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.1'), ('libcxml', 'v0.15.1')) + return (('asdcplib-cth', '5f32ac0'), ('libcxml', 'v0.15.1')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
