diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-09-10 23:10:22 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-09-10 23:10:22 +0100 |
| commit | 32b8463e7438fb68c82be84cc3580467b4cfd94b (patch) | |
| tree | 733dff0ac5b0b35c83d2c3636399a96cf56cd4f1 /cscript | |
| parent | 1bc45ae9ae4985ff10defe8986dcb220315f09a7 (diff) | |
Bump waf.
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', 'b536bc0'), ('libcxml', '6dd54f6'), ('libdcp', '8940450')) + return (('asdcplib-cth', '5895644'), ('libcxml', '6dd54f6'), ('libdcp', '6fef005')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
