diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-24 00:23:00 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-24 00:23:00 +0000 |
| commit | 6416097100c1fcc43b847ed4a7d9cbc18e2d5d61 (patch) | |
| tree | fbfb2e432eb9b8bf60a66c6b5bf6c5e620f48b1a /cscript | |
| parent | 8b82c40d7e4cbca0bdf2eb17dbd1e25ee8a062d9 (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', '960fa45'),) + return (('libdcp', 'bc2b4bb'),) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
