diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-16 09:44:26 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-16 09:44:26 +0000 |
| commit | 76462ccee546927d637027487288583bd4667c50 (patch) | |
| tree | ae5f4d24916fa13489dfd04485f139ae76f3d483 /cscript | |
| parent | a83e7d1ce99c1b40392854efff9f1f16de09f1dd (diff) | |
Bump libdcp.
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', '4e38f82'), ('asdcplib-cth', 'cth')) + return (('libdcp', 'c009f67'), ('asdcplib-cth', 'cth')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
