diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-04 11:57:43 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-04 11:57:43 +0000 |
| commit | 6c12d168ba6baadf094ed2f77dc515efe0895f2c (patch) | |
| tree | b1f88e24169c351d0a355c26aa2f1035d563d6f9 /cscript | |
| parent | 39ffceefe729c8745d1af78e3ccae5da1f3c381c (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', '4d225c4'),) + return (('libdcp', 'a86a0ae'),) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
