diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-12 15:15:03 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-12 15:15:03 +0100 |
| commit | 1ce0f3dd89c6000d0bc8ba028130ab7ada5e1a39 (patch) | |
| tree | 0d392342c8446d7079bed8f592fbeb3b5390199e | |
| parent | ba8d08bf0216f21bb12a06f5636cb72abafb3a0c (diff) | |
Bump libdcp again for a small sub (potential) fix.
| -rw-r--r-- | cscript | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -246,8 +246,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '0e27b2b', ffmpeg_options), - ('libdcp', '75356e0'), - ('libsub', 'bdda3fc')) + ('libdcp', '36439e0'), + ('libsub', 'c06f6cf')) def configure_options(target): opt = '' |
