diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-20 01:25:33 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-20 01:25:33 +0100 |
| commit | 3ebf9a3fffc96adb69ff7c97ff1434442183bb14 (patch) | |
| tree | bb3f2a17d0038f92a2dbb351aa62f563da023d33 /cscript | |
| parent | 2dd34ab7469a8a01de368b7a204ad0e8f2d5aefd (diff) | |
Bump libdcp for API addition.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -237,7 +237,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options), - ('libdcp', '34f2b95'), + ('libdcp', 'cffb823'), ('libsub', '067c21c')) def configure_options(target): |
