diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-08 16:37:30 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-08 16:37:30 +0000 |
| commit | df45c5e6d63ad0927844839056735ce5a8db3c92 (patch) | |
| tree | f9515ccfee73c674fb3d17a3de016aa48142ea8f /cscript | |
| parent | 0e457d48ac7dad571fdbe85c159b86bfc01cce21 (diff) | |
Bump libdcp to fix windows build.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -130,7 +130,7 @@ def make_control(version, bits, filename, debug): def dependencies(target): return (('ffmpeg-cdist', '5ac3a6af077c10f07c31954c372a8f29e4e18e2a'), - ('libdcp', '71de90f')) + ('libdcp', '8e663fa')) def build(target, options): cmd = './waf configure --prefix=%s' % target.work_dir_cscript() |
