diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-04 11:52:06 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-04 21:14:28 +0000 |
| commit | 80454e2e13a43ec95657fd5a456f7b39287c688a (patch) | |
| tree | d7513e0ca694684788f1ff394df4d5d14d49e36e /cscript | |
| parent | 443371c61c7fe263140372bcbc72206b27585077 (diff) | |
Bump libdcp.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -279,8 +279,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '938d9af', ffmpeg_options), - ('libdcp', '689d563'), - ('libsub', '09dd7a3')) + ('libdcp', '23cfe2a'), + ('libsub', 'cc93f49')) def configure_options(target): opt = '' |
