diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-18 19:53:03 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-18 19:53:03 +0100 |
| commit | b7591713816201dc00dc6492b49135e4bb66868e (patch) | |
| tree | a4e5e2205529121576f5344f6d5d9aa45afe9886 /cscript | |
| parent | 1c4ab94645350d264a8cee1c131c9df1b1ffb958 (diff) | |
Bump libdcp for fopen binary specifier fix.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -224,7 +224,7 @@ def make_spec(filename, version, target): def dependencies(target): return (('ffmpeg-cdist', '0492ad2'), - ('libdcp', 'v1.1.0'), + ('libdcp', '13db82c'), ('libsub', 'a002558')) def configure_options(target): |
