diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-09-29 11:08:15 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-09-29 11:08:15 +0100 |
| commit | 7a22ef8e99a6b071ed8b985c1be286f5d4cc5693 (patch) | |
| tree | 49cd98ac59575e225df892d6224da8fa380b9698 /cscript | |
| parent | 61977e845475f9a2bf667cd4f888d5df959eaea5 (diff) | |
And another.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -233,7 +233,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options), - ('libdcp', '4545c55'), + ('libdcp', '4e1c04f'), ('libsub', '3db5052')) def configure_options(target): |
