diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-04-28 21:58:26 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-04-28 21:58:26 +0100 |
| commit | 10b9c2663108af725cf447dd6d48d7d5023326d5 (patch) | |
| tree | ed093f2eff06ab9fddc93e2f1e93df854b8b68bb /cscript | |
| parent | 48705a2b88e8300f19c5ed16078a46c0647da30d (diff) | |
| parent | 35e4ac79550d550bfe6ab07b8bd1895984a11d41 (diff) | |
Merge branch 'master' of ssh://git.carlh.net/home/carl/git/libsub
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ import os def dependencies(target): - return (('asdcplib-cth', '6648afc'), ('libcxml', '0d18df4'), ('libdcp', '1ca2f66')) + return (('asdcplib-cth', '6648afc'), ('libcxml', '0d18df4'), ('libdcp', '09af1b3')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
