diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-09-12 20:24:11 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-09-12 20:24:11 +0100 |
| commit | 40ef19f2e4ffc315072af927f6940ffaa7d0c158 (patch) | |
| tree | 73d28dbb12994196a90db7c22d9dec5bfa665427 /cscript | |
| parent | 22745fd3831b94ace2ca80909fee6fae937a0d09 (diff) | |
Bump libdcp for more locale_convert stuff.
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', '599af58'), + ('libdcp', '732f931'), ('libsub', '067c21c')) def configure_options(target): |
