diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-15 14:56:42 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-15 14:56:42 +0100 |
| commit | 8e96f8c1677146d224438ec040982532879d6c34 (patch) | |
| tree | 9326d2610eaa8c8173037e20cf0d41fe8ded5e22 /cscript | |
| parent | 385c33e658479ebc1f6975efc5662ba7acd2877d (diff) | |
compose/raw_convert fiddling.
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', '11777d1'), + ('libdcp', '943af65'), ('libsub', '067c21c')) def configure_options(target): |
