diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-21 23:10:20 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-21 23:10:20 +0000 |
| commit | 79e83f974059e2e1ea6c29c2f63183510249c812 (patch) | |
| tree | af497ca6cd51b535b03389c598101e389c7ac840 /cscript | |
| parent | 7c97267893692333b0d66ff21a32725fdc5c33b6 (diff) | |
bump>
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 (('libdcp', 'c63d1e9'),) + return (('libdcp', '28f38d6'),) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
