diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-08 00:10:52 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-09 13:45:01 +0100 |
| commit | 732d904c692c2b88eab3ddd584af475c494cc1d5 (patch) | |
| tree | 5f8c1f68a0d380b8497a45fd120f00d0a4febd0b /cscript | |
| parent | a513606c2129d9485e6f3cf25d9128602cc93999 (diff) | |
Bump libdcp.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -252,8 +252,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'd0986a9', ffmpeg_options), - ('libdcp', '4debca2'), - ('libsub', '5f04dd1')) + ('libdcp', '6a9f369'), + ('libsub', '04d92c2')) def configure_options(target): opt = '' |
