diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-01 13:18:36 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-01 13:18:36 +0100 |
| commit | ca0f595894446bee69b94b26c1259036990f23a5 (patch) | |
| tree | 2dec5994271bee6b19e2a91688d25eb0b0bb345b /cscript | |
| parent | b98c145d618003ae1b7de9c6942d82a293515cab (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', '4852a22'),) + return (('libdcp', 'de32e99'),) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
