diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-01-17 19:38:38 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-01-17 19:38:38 +0000 |
| commit | 7ecf989ebba07014ddc3281be93e8cdbcc0cbdda (patch) | |
| tree | e78995ec8d8e3df71954ef44c013f4d2ce3ad650 /cscript | |
| parent | 5532b044b33f40205c3fed2cd3d1c21dd718507b (diff) | |
Bump locked_sstream for waf update.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ import os def dependencies(target): - return (('locked_sstream', '7ab4a63'),) + return (('locked_sstream', '1edc182'),) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
