diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-01 13:45:08 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-01 13:45:08 +0100 |
| commit | 68a966aef6e10343afd6b46bc5147f8956b8293c (patch) | |
| tree | 9bbee7217dc2d4b13a50ce3a03c585d1db755164 /cscript | |
| parent | a14d71f1aaac3054ed6a9042f91862082d9ea1b7 (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', '4852a22'), - ('libsub', 'b98c145')) + ('libdcp', 'de32e99'), + ('libsub', '2d6d0e0')) def configure_options(target): opt = '' |
